# Add new token

1. Click on your wallet name at the top left of CoinWallet app then click "Wallet Settings"\
   ![](https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2Fzp0RvwcRewxyKx6xj5hJ%2FCoinWalletApp_wallet%20setting%20click.png?alt=media\&token=df5c97a3-97c2-4bf5-a6c5-b497ca3fa603)\ <br>
2. Click on the "Crypto Settings" option\
   ![](https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2FjNBP3BWQhhE9aU519kVt%2FCoinWalletApp_crypto%20setting%20click.png?alt=media\&token=2f1100c8-fcf8-4816-981f-cccef7b7136d)\ <br>
3. The left panel of the screen shows all currently supported blockchain network, right panel shows the mainstream crypto currency of each blockchain network. Click on the "+" icon at the top right corner of the screen to add new token\
   ![](https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2FJVprw5yYU7Riub1mkPop%2FCoinWalletApp_add%20crypto%20asset%20click.png?alt=media\&token=ba6e92b3-facc-4d59-ad1e-109fd2eaa2f5)\ <br>
4. Click to choose the desired network name and token protocol, then input the contract address (you can copy & paste or click on the QR code icon to scan the QR code of the token address) and click "Verify". Token Symbol and Decimal places will be automatically populated upon successful verification, then click on "Submit" button\
   ![](https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2FLsjLe93LZ1idy5QABgrK%2FCoinWalletApp_add%20crypto%20asset.png?alt=media\&token=76dc23fe-a72f-4f95-a1c0-f6b727897fa0)\ <br>
5. Newly added token will show up in the "Crypto Settings" list. Clicking on any token allows you to change the following:
   * Derivation path of the corresponding token wallet
   * Decimal places of the token to be displayed
   * Corresponding blockchain explorer URL
   * Corresponding transaction hash URL

     <figure><img src="https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2FXWQUk998s3sIoqgvilgS%2FCoinWalletApp_crypto%20asset%20edit.png?alt=media&#x26;token=5c2762b2-2d2d-44a7-a614-206f83aa5beb" 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://coinsdo.gitbook.io/docs/coinwallet/how-to/add-new-token.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.
