# How to add custom tokens on Halo Wallet?

Halo Wallet is a secure and easy crypto wallet that supports multi chain aggregation. To Guide users in the process of using our wallet, we’ll publish a series of tutorials.

Before adding a custom token on Halo Wallet, you’ll need to get the token contract address. What to do if you don’t know it? Follow the article to get a full guide on how to add your desired token on Halo Wallet.

### What if I don’t know the token contract address?

Take a look at this article to see a couple of different ways to find the contract address of the token you want to add.

Also, you could ask the person who sends you the tokens for the token’s contract address.

However, anyone can create a token, including counterfeit versions of existing tokens. Please beware of scams!

### How to add custom tokens?

With the contract address of the token, you can follow the steps below to add it on Halo Wallet.

1\. Open the Halo Wallet APP. Navigate to your asset page and choose \[**Tokens**].

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

2\. Slide down to the bottom of the homepage and then click \[**Add Tokens**].

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

3\. Tap on the “**+**” button on the upper right corner of the page. Choose the right network and input the contract address of the token to the field of “Token Contract Address”.

4\. Confirm the info again and then tap \[**Add**] to add the token. You will see the token displayed on the homepage then.

<br>


---

# 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://halo-1.gitbook.io/halo-wallet/beginners-guide/how-to-add-custom-tokens-on-halo-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.
