# ACCOUNT MANAGEMENT

- [Account Overview](https://wiki.zephyr-sim.com/account-management/account-overview.md): General overview of account settings and configurations
- [User Settings](https://wiki.zephyr-sim.com/account-management/user-settings.md): Overview of the user settings panel found on zephyr-sim.com
- [General](https://wiki.zephyr-sim.com/account-management/user-settings/general.md): Settings pane to manage user's personal information
- [Address](https://wiki.zephyr-sim.com/account-management/user-settings/address.md): Settings pane to manage the user's home/billing address
- [Appearance](https://wiki.zephyr-sim.com/account-management/user-settings/appearance.md): Settings pane to manage appearance options for the application
- [Security](https://wiki.zephyr-sim.com/account-management/user-settings/security.md): Settings pane to manage account security
- [Public Profile](https://wiki.zephyr-sim.com/account-management/user-settings/public-profile.md): Settings pane to manage your public Zephyr profile page
- [Linked Accounts](https://wiki.zephyr-sim.com/account-management/user-settings/linked-accounts.md): Settings pane to manage linked accounts
- [Payment Methods](https://wiki.zephyr-sim.com/account-management/user-settings/payment-methods.md): Settings pane to manage payment methods
- [Communication](https://wiki.zephyr-sim.com/account-management/user-settings/communication.md): Settings pane to manage communication preferences.
- [Public Profile Page](https://wiki.zephyr-sim.com/account-management/public-profile-page.md): User's public profile page settings and display


---

# 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://wiki.zephyr-sim.com/account-management.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.
