# Select Wallet

On the **Select Wallet** page, you have an overview of all of the Wallets you have connected to your Gosuto App.

Here you can [add a new wallet](https://the-arcadia-group.gitbook.io/gosuto/how-to-create-import-your-wallet-to-gosuto/add-new-wallet) or select a wallet that you want to access.

<figure><img src="https://2349196955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLT1aVnoRgsxyE0gJy36%2Fuploads%2FLJkVq5cDfdoesCAuwh81%2FGosuto%205.1.PNG?alt=media&#x26;token=159b14f0-bca0-4505-b5e2-3f334aa5069e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
There is **no limit** on how many wallets you can have on your Gosuto app.
{% endhint %}


---

# 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://the-arcadia-group.gitbook.io/gosuto/gosuto-app-overview/select-wallet.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.
