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

# Quests

- [Overview](https://hello-95.gitbook.io/lanlyd-docs/quests/overview.md): You have been given a mission.
- [Quest 1](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-1.md): Install an Urbit App
- [Quest 2](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-2.md): Customize Your Profile
- [Quest 3](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-3.md): Join Another Group
- [Quest 4](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-4.md): Use Terminal to find your Access Code
- [Quest 5](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-5.md): Send a Direct Message to Another User
- [Quest 6](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-6.md): Make a Private Notebook
- [Quest 7](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-7.md): Access your ship remotely (Advanced)
- [Quest 8](https://hello-95.gitbook.io/lanlyd-docs/quests/quest-8.md): Using MetaMask to make changes to your Urbit ID (Advanced)


---

# 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://hello-95.gitbook.io/lanlyd-docs/quests.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.
