# Getting Started

Please follow these starter guides to get familiar with the basics before exploring the more advanced features.

{% content-ref url="/pages/fENpdNRmVjz35fvQPypN" %}
[1. Get some droids!](/department-77/guides/getting-started/1.-get-some-droids.md)
{% endcontent-ref %}

{% content-ref url="/pages/O26bKiTsd4Jk1IXlaXMf" %}
[2. Connect your wallet](/department-77/guides/getting-started/2.-connect-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/hAqeptaW4AWxejWFsNFE" %}
[3. Create your bureau](/department-77/guides/getting-started/3.-create-your-bureau.md)
{% endcontent-ref %}

{% content-ref url="/pages/Uf3UFzWXP8qXrVRxcJKj" %}
[4. Train your droids](/department-77/guides/getting-started/4.-train-your-droids.md)
{% endcontent-ref %}

{% content-ref url="/pages/7LIDNQFPsF6XiNDhaYsv" %}
[5. Deploy to missions](/department-77/guides/getting-started/5.-deploy-to-missions.md)
{% endcontent-ref %}


---

# 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://docs.department77.com/department-77/guides/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.
