# Managing App Settings

- [Toggling your Currency](https://support.tao.com/documentation/managing-app-settings/toggling-your-currency.md)
- [Via the Settings](https://support.tao.com/documentation/managing-app-settings/toggling-your-currency/via-the-settings.md): Follow the steps below to switch between TAO and USD views in the app via the Settings screen.
- [Via Portfolio Balance](https://support.tao.com/documentation/managing-app-settings/toggling-your-currency/via-portfolio-balance.md): Follow the steps below to switch between TAO and USD views in the app via your portfolio balances.
- [Via Subnet Holdings Balance](https://support.tao.com/documentation/managing-app-settings/toggling-your-currency/via-subnet-holdings-balance.md): Follow the steps below to switch between TAO and USD views in the app via your subnet holdings.
- [Managing Dark/Light Mode](https://support.tao.com/documentation/managing-app-settings/managing-dark-light-mode.md)
- [Managing Security Settings](https://support.tao.com/documentation/managing-app-settings/managing-security-settings.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://support.tao.com/documentation/managing-app-settings.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.
