# User Guide

- [Account creation & login](https://docs.aicado.ai/user-guide/account-creation-and-login.md)
- [Using as a team](https://docs.aicado.ai/user-guide/using-as-a-team.md): Optimized for teamwork, our free Team plan allows multiple users to work under the same account. This plan increases collaboration and simplifies project management.
- [White labeling](https://docs.aicado.ai/user-guide/white-labeling.md)
- [Pricing](https://docs.aicado.ai/user-guide/pricing.md)
- [What Can You Do with 100 Credits?](https://docs.aicado.ai/user-guide/pricing/what-can-you-do-with-100-credits.md): 100 credits means a lot on Aicado
- [Refund Policy](https://docs.aicado.ai/user-guide/pricing/refund-policy.md)
- [Get an Invoice](https://docs.aicado.ai/user-guide/pricing/get-an-invoice.md)
- [Troubleshooting](https://docs.aicado.ai/user-guide/troubleshooting.md)


---

# 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.aicado.ai/user-guide.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.
