# 3. Create your bureau

Your bureau is permanently connected to your wallet address. Once you have connected your wallet, go through the quick setup to set up your bureau.

### Bureau Location

There are three locations to choose from: Earth, Mars and Europa. Currently there is no difference between these locations, so you can choose whichever you prefer the most. Locations will have more importance in the future.

<figure><img src="/files/FlII8VrsBiPh5qaFmxBO" alt=""><figcaption><p>Choose a starting location for your bureau</p></figcaption></figure>

### Bureau Details

After choosing your location it's time to put a personal touch on your new bureau! Pick your preferred colours, and then give your bureau a fancy name. Once you confirm your details, you are good to move in.

<figure><img src="/files/n0CdkVEgBn9ERagUHGEJ" alt=""><figcaption><p>Give your bureau a personal touch</p></figcaption></figure>


---

# 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/3.-create-your-bureau.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.
