> For the complete documentation index, see [llms.txt](https://dronesim.gitbook.io/dronesim-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dronesim.gitbook.io/dronesim-docs/simulation-setup/accessing-the-simulation-dashboard.md).

# Accessing the simulation dashboard

1. Start by signing up for a magic link to access the simulation page via your email address.

<figure><img src="/files/zhZvglD3z7TYVCRjzoua" alt="" width="280"><figcaption><p>Enter your email to get started</p></figcaption></figure>

2. Use the magic link from your email inbox to access the dashboard.

<figure><img src="/files/zLx3FF9ZeyRyz2vl0aJv" alt=""><figcaption><p>Magic Link has arrived in your inbox</p></figcaption></figure>

3. Use the "Dashboard" button to access the simulation interface.

<figure><img src="/files/v8jVZIswA6rveEwVaJ0o" alt=""><figcaption><p>Simulation interface</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dronesim.gitbook.io/dronesim-docs/simulation-setup/accessing-the-simulation-dashboard.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.
