# Operator Dashboard&#x20;

- [Dashboard Page](https://gitbook.logos.co/operator-dashboard/dashboard-page.md)
- [Experience Points (XP)](https://gitbook.logos.co/operator-dashboard/experience-points-xp.md)
- [Epoch 1: The Birth of a Cyberstate](https://gitbook.logos.co/operator-dashboard/epoch-1-the-birth-of-a-cyberstate.md)
- [Epoch 2: Seeding Self-sovereign Communities](https://gitbook.logos.co/operator-dashboard/epoch-2-seeding-self-sovereign-communities.md)
- [Epoch 3: Building an Open Source community](https://gitbook.logos.co/operator-dashboard/epoch-3-building-an-open-source-community.md)
- [About The Operator Dashboard](https://gitbook.logos.co/operator-dashboard/about-the-operator-dashboard.md)
- [Explore Page](https://gitbook.logos.co/operator-dashboard/about-the-operator-dashboard/explore-page.md)
- [Multipass](https://gitbook.logos.co/operator-dashboard/about-the-operator-dashboard/multipass.md)
- [Pillars and Contributions](https://gitbook.logos.co/operator-dashboard/pillars-and-contributions.md)
- [Operator Discord Access](https://gitbook.logos.co/operator-dashboard/operator-discord-access.md)


---

# 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://gitbook.logos.co/operator-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.
