# Wallets

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

### Summary:

* To add wallets to your account:
  * Go to the Wallets tab via the left menu bar and click "Enter new wallet address."
* Add wallets for various purposes like revenue or [royalties](/nmkr-studio/project/royalties.md)
* If you're working in a team, you can share revenue with [additional payout ](/nmkr-studio/project/additional-payout-wallets.md)wallets or the [Splitting addresses](/nmkr-studio/tools/split-addresses.md).

## Add wallets

Navigate to the Wallets tab via the menu bar on the left.

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

Click on "Enter new wallet address" to connect a wallet to your account.\
Please add the wallets that you want to use with your projects. These could be **wallets to receive the revenue of your sales, to receive the royalties, or a polygon wallet for FIAT payment**. You can delete or edit the tokens at every time. If you are working in a team and want to share the revenue with [additional payout wallets](https://docs.nmkr.io/nmkr-studio/project/additional-payout-wallets) in your project, this is also where you want to add the wallets.\
\
As you add the wallets to your account, you can easily use a dropdown selection of all wallets in your projects, and **you don't have to add them to each project separately.**

![Add wallets to your NMKR Studio account](/files/f7gVm0CKhPCwbhYLbhCX)

### Add a Cardano wallet

Enter the [Cardano wallet](https://docs.nmkr.io/helpful-links/cardano-wallets) address, **usually starting with "addr... "**\
**a**nd select the Cardano Blockchain. \
For a better structuring, comment this wallet with a unique identifier.\
Submit the wallet address and confirm the "wallet confirmation email" in your inbox.

![Adding a Cardano wallet](/files/ZwosqEZTmeevRH4v6mcP)


---

# 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.nmkr.io/nmkr-studio/account/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.
