> For the complete documentation index, see [llms.txt](https://docs.calypso.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.calypso.money/get-started-with-calypso-ui/general/how-to-add-a-new-asset-to-account.md).

# How to add a new asset to account

## How to add a new asset to account

Manual is under development

To add a new asset you just need to follow a few easy steps.

1. In the left part of your account, click on the assets tab
2. Click on "Add new asset" or on the plus icon in the upper right corner

<figure><img src="https://files.readme.io/d661853-image.png" alt=""><figcaption></figcaption></figure>

3. Choose the currency as well as the desired blockchain network

<figure><img src="https://files.readme.io/148ca6a-image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://files.readme.io/434e782-image.png" alt=""><figcaption></figcaption></figure>

4. After you click on "Add a new asset", a new currency will be displayed in the lists and you can use it for further deposits or payments

<figure><img src="https://files.readme.io/654c3a5-image.png" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.calypso.money/get-started-with-calypso-ui/general/how-to-add-a-new-asset-to-account.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.
