# Toggling Between Wallets

{% stepper %}
{% step %}

### Open the App

{% endstep %}

{% step %}

### Tap the Wallet Name/Down Carrot

In the top left corner of the screen, tap the wallet name/down carrot to view all of the wallets you have loaded into the TAO.com app.

<div align="left"><figure><img src="/files/3JzGsSgF5Uu31IaZyX9O" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Tap Desired Wallet

Select the desired wallet you'd like displayed in your TAO.com home screen from the list of wallets that pops up at the bottom of the screen.

<div align="left"><figure><img src="/files/8QJIAeWei2lKmI5nEOuh" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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-your-wallet/toggling-between-wallets.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.
