> For the complete documentation index, see [llms.txt](https://docs.mechcraft.world/mechcraft.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mechcraft.world/mechcraft.world/learn/tutorial/bi-cao-zuo-tian-jia-anistic-lian-shang-ge-bi-zhong-he-yue.md).

# 【必操作】添加ANISTIC链上各币种合约

{% hint style="info" %}

### 理论讲解：因为在ANISTIC网络里，所有使用的代币都需要从跨链进来，所以需要添加各个币种的合约进入您的钱包

{% endhint %}

{% hint style="success" %}
请到您的钱包ANISTIC链上添加各币种合约

请确保您已经添加了ANISTIC网络才进行一下操作
{% endhint %}

### Guardian(Anistic) 0xFc7D1537f7e125668Af50E7A293e3adF761d21cf

### WETH (Anistic) 0xc196aaca1959d48a8438192c9f9762b2a7ddd220

### USDT (Anistic) 0x526a913a7a4518aa2abc3dcd3c46a9c73f40f94a

### Tube2 (Anistic) 0x13d558132d38d78b1e824bed2c1a2506d5b37e11

### WBNB (Anistic) 0x9a109d245790416113888b27798c01b552df651c

### BUSD (Anistic) 0x76485d357f4f3fd3a48093456dbcc684c211d7b1

{% hint style="info" %}

### 以下是添加各币种演示图

{% endhint %}

## METAMASK (小狐狸)

![](/files/wpzTYwrKRW6N3iNSdOGf)

![](/files/tXDCmxe1F4DvMay3YrZm)

## IMTOKEN

![](/files/C2Wg9iiRoXXzugEl1GRO)

![](/files/8xZZc6UzdyFU5akbJj0m)

![](/files/U4lcFM5zSubAgCnGDjbI)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mechcraft.world/mechcraft.world/learn/tutorial/bi-cao-zuo-tian-jia-anistic-lian-shang-ge-bi-zhong-he-yue.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
