# Adding New Wallet

You can import your other wallets into the wallet, or create new ones.

To add a wallet, go to **"Settings"**, and click on the current wallet.

<figure><img src="/files/FqtniKNsH5RF5Rbr5IYu" alt=""><figcaption></figcaption></figure>

Click on the wallet name and **"Manage wallets"** to quickly navigate to the wallet management menu.

<figure><img src="/files/6BX7ngeSmUwC6UDHpSQr" alt=""><figcaption></figcaption></figure>

Then click **"Add new wallet"** and create a new wallet or import an existing wallet as described in ["Wallet Creation"](https://docs.daomars.com/f.a.q/wallets/trust-wallet/getting-started/wallet-creation) and ["Wallet Import"](https://docs.daomars.com/f.a.q/wallets/trust-wallet/getting-started/wallet-import).

<figure><img src="/files/L2S2ewhB2xfx3wKr5T6I" alt=""><figcaption></figcaption></figure>


---

# 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://docs.daomars.com/f.a.q/wallets/trust-wallet/getting-started/adding-new-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.
