> For the complete documentation index, see [llms.txt](https://docs.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xenioo.com/basic-concepts/your-account.md).

# Your Account

- [The Trial plan](https://docs.xenioo.com/basic-concepts/your-account/the-free-plan.md)
- [Upgrading your trial](https://docs.xenioo.com/basic-concepts/your-account/upgrading-from-free.md)
- [Additional Packages](https://docs.xenioo.com/basic-concepts/your-account/additional-packages.md)
- [Canceling your current plan](https://docs.xenioo.com/basic-concepts/your-account/cancelling-your-subscription.md)
- [Deleting your account](https://docs.xenioo.com/basic-concepts/your-account/deleting-your-account.md)
- [Messages Count](https://docs.xenioo.com/basic-concepts/your-account/messages-count.md)
- [Data Retention](https://docs.xenioo.com/basic-concepts/your-account/data-retention.md)
- [Multi-factor Authentication (MFA)](https://docs.xenioo.com/basic-concepts/your-account/multi-factor-authentication-mfa.md)
- [MFA Configuration](https://docs.xenioo.com/basic-concepts/your-account/multi-factor-authentication-mfa/mfa-configuration.md)
- [MFA Login](https://docs.xenioo.com/basic-concepts/your-account/multi-factor-authentication-mfa/mfa-login.md)
- [Multiple Owners](https://docs.xenioo.com/basic-concepts/your-account/multiple-owners.md)
- [IP Whitelisting](https://docs.xenioo.com/basic-concepts/your-account/ip-whitelisting.md)
- [Additional Contacts](https://docs.xenioo.com/basic-concepts/your-account/additional-contacts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.xenioo.com/basic-concepts/your-account.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.
