# Logging into Mod.io

{% stepper %}
{% step %}

### Expand the Reality Ribbon

Locate Login, and Select it.

<figure><img src="/files/B0N7f5PsySayAstCsA94" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Login

<figure><img src="/files/eZwZjoVJsQHSbf0e4Tb7" alt=""><figcaption></figcaption></figure>

Input your email, and then select Request Code. after you request the code, the button will change to Login. Input the code, and hit login.

Expand the Reality Drop down ribbon once more, and check that the Login button has changed to Logout, if not, restart your editor.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://beyond-sandbox.gitbook.io/realitysdk/getting-started/logging-into-mod.io.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
