# Get started

- [Set up your account](https://docs.fullwhere.com/documentation/documentation-en/get-started/set-up-your-account.md): Update your user account information
- [Brands](https://docs.fullwhere.com/documentation/documentation-en/get-started/brands.md): Update your brand information
- [Locations](https://docs.fullwhere.com/documentation/documentation-en/get-started/locations.md): Update your store information
- [Location groups](https://docs.fullwhere.com/documentation/documentation-en/get-started/location-groups.md): Organize your locations into subgroups
- [Members](https://docs.fullwhere.com/documentation/documentation-en/get-started/members.md): Manage the users in your Fullwhere workspace
- [Teams](https://docs.fullwhere.com/documentation/documentation-en/get-started/teams.md): Organize your workspace into teams
- [Email signatures](https://docs.fullwhere.com/documentation/documentation-en/get-started/email-signatures.md): Define email signatures that reflect your brand


---

# 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.fullwhere.com/documentation/documentation-en/get-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.
