# Token Contract

After setting up the MetaMask wallet, you will need to add the token contract to your MetaMask wallet in order to send/receive a certain token to different wallets.

**Note:** You can either add the token contract to your wallet before or after you have swapped for this token on ArthSwap in order to receive it in your wallet.<br>

The best place to add tokens is [**Astar Portal** ](https://portal.astar.network/#/astar/assets)which consistently updates the list of available tokens on the network.

<figure><img src="/files/sHhkuY29W19o1Bro1cqh" 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://docs.arthswap.org/contract/token-contract.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.
