# Getting Started

- [The Checkout Process](https://hello-95.gitbook.io/lanlyd-docs/getting-started/the-checkout-process.md)
- [Claim Process](https://hello-95.gitbook.io/lanlyd-docs/getting-started/claim-process.md): Claim your Urbit identity
- [Run Urbit Using Port (Not Recommended)](https://hello-95.gitbook.io/lanlyd-docs/getting-started/run-urbit-using-port-not-recommended.md): Get your Urbit Ship booted up
- [Joining Terminal](https://hello-95.gitbook.io/lanlyd-docs/getting-started/joining-terminal.md): The first stop on your Urbit journey
- [Recommended Urbit Apps](https://hello-95.gitbook.io/lanlyd-docs/getting-started/recommended-urbit-apps.md): Get some Urbit Apps
- [Recommended Urbit Groups](https://hello-95.gitbook.io/lanlyd-docs/getting-started/recommended-urbit-groups.md): Join some Urbit Groups


---

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