> For the complete documentation index, see [llms.txt](https://fenix-alliance.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id.md).

# Your Alliance ID

- [Create your Alliance ID](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/creating-your-alliance-id.md): Whether you need help creating or managing your Alliance ID Account, you are in the right place.
- [Multi-Factor Authentication](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/creating-your-alliance-id/multi-factor-authentication.md): If enabled, users will be asked for their phone number to help improve the security for their Alliance ID accounts.
- [Your profile](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-profile.md)
- [Tenant Modes](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-profile/tenant-modes.md)
- [Careers Profile](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-profile/tenant-modes/careers-profile.md)
- [Learner Profile](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-profile/tenant-modes/learner-profile.md)
- [Your Wallet](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-wallet.md): When you create your Alliance ID Account, you'll get provisioned with a digital wallet, this wallet is aimed to help you easily manage your orders, invoices, consumption limits and payment methods.
- [Your Wishlists](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-wishlists.md)
- [Your Social Profile](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-social-profile.md)
- [Groups](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-social-profile/groups.md)
- [Follows and followers](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/your-social-profile/follows-and-followes.md)
- [Update your settings](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/update-your-settings.md)
- [Manage your addresses](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/manage-your-addresses.md)
- [Update your Network Data](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/update-your-network-data.md)
- [Manage your Sensitive Data](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/manage-your-sensitive-data.md)
- [Communication Preferences](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/communication-preferences.md)
- [Password Recovery / Update](https://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id/recover-your-password.md): If you own a hosted Alliance ID Account (which means that no Identity Provider was used for the signup process), you might need to reset your password recurrently on the future. Here we show you how.


---

# 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://fenix-alliance.gitbook.io/en/alliance-id-accounts/manage-your-alliance-id.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.
