# Add a new coin

To view, receive, and send tokens other than ‘Apt Tokens’, you will have to first add a new coin in the MSafe wallet account.

To add a new coin to MSafe wallet, click on ‘New Transaction’ and then ‘Add New Coin’.

<figure><img src="https://lh3.googleusercontent.com/RL1QheE8PG8zCBF4cRW_oA_-5bCAntAAWYmdO7NYkyvfQmFCeqOglOs-o_U9oyG8AqOKDTwDSAzTLFqyJgRfQO-E39ESzSRnuMbmmTMLZCN10jkaHi74eTx26KqUysWvNUJtQzbA-rEzgzpsNYq-2m6c5DO8gpTjoYck5G6gO-QRwleUCWFmbNpqnmBOtRR1" alt=""><figcaption></figcaption></figure>

In Step 2, choose a coin from the drop-down list to register and click on ‘Add coin’.

<figure><img src="https://lh6.googleusercontent.com/pP1hfu7Rqd70jaw6Ty1sJ2xZucq8NN1HqlSk2fUtiYfgU76iuut20r5JpFLSGWxirP4wZSX7hZKWHiDZ9FMT2pEN8GIqbAdVef2rdvbKvzvYSpYCDBjzyeN3PfZEiEgvasv4W1cxjdYNBzotpZuSja6rm0AmUcybRqs_HxpLRwKKEFzH-TRqxLBaA-mTgE4-" alt=""><figcaption></figcaption></figure>

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

Confirm with wallet extension twice to initiate the coin register transaction.&#x20;

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

Wait until other users have also confirmed with their signatures. After enough approvals are collected, the transaction will be executed. After execution, you are able to see additional coin type in the 'Asset' page of the MSafe account.&#x20;

<figure><img src="/files/lGPLThHrfeySgJbPEkwr" 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://doc.m-safe.io/aptos/users/msafe-1.0-user-guide/add-a-new-coin.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.
