# How to transfer Anito Collectibles to another wallet?

If you wish to transfer Anitos to another wallet address please follow these steps:

1. Open Metamask Wallet on mobile (this will **NOT WORK** on desktop)
2. Tap on Import NFTs under "Don't see your NFT?"
3. You will need to enter the contract address of the collectibles and the Token ID.
4. Use the following contract addresses:\ <br>

Anito = 0x094d642dB64985959d0fC6fD97d42D400aB43cd8

Duende= 0xd3859fCA746e20632543400C096A67F9202e29b4

Contracts:

**Anito** - <https://bscscan.com/address/0x094d642db64985959d0fc6fd97d42d400ab43cd8> **Duende** - <https://bscscan.com/address/0xd3859fCA746e20632543400C096A67F9202e29b4>

1. For Token ID use the token number of your Anito above its name. You can get this while logged into [marketplace.anitolegends.com](https://marketplace.anitolegends.com/inventory/) and viewing your inventory. (for instance if the NFT ID is "0031" then enter 0031 in the form.&#x20;
2. From there you can transfer your NFT to another wallet in the usual way.


---

# 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.anitolegends.com/faq/how-to-transfer-anito-collectibles-to-another-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.
