> For the complete documentation index, see [llms.txt](https://whitepaper.axondao.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.axondao.io/axondao/usdaxgt-tokenomics/how-to-import-axgt-to-a-wallet.md).

# How to Import AXGT to a Wallet

### **Add AXGT to MetaMask, Trust, Base (Coinbase) Wallet, and others.**

AXGT is an ERC-20 token deployed **only on Ethereum Mainnet**.<br>

Its token address is: **0x6112C3509A8a787df576028450FebB3786A2274d**

If AXGT does not appear automatically in MetaMask for example , you can add it manually by following the steps below.

#### Step-by-Step Instructions to have AXGT show in your Wallet.

1. **Open MetaMask**
   * Use MetaMask on desktop or mobile
2. **Select Ethereum Mainnet**
   * At the top of MetaMask, confirm the network is set to **Ethereum Mainnet**
   * AXGT will not appear on other networks
3. **Scroll Down and Click “Import tokens”**
   * This is located at the bottom of the Assets tab
4. **Select “Custom token”**
5. **Paste the Official AXGT Contract Address 0x6112C3509A8a787df576028450FebB3786A2274d**

* Use **only** the official AxonDAO-published contract address
* The token symbol (**AXGT**) and decimals should auto-populate

1. **Click “Add Custom Token”**
2. **Click “Import Tokens”**

AXGT will now appear in your MetaMask asset list.

#### Important Notes

* AXGT exists **only on Ethereum Mainnet**

**0x6112C3509A8a787df576028450FebB3786A2274d**<br>

* There is **one official AXGT contract**

**0x6112C3509A8a787df576028450FebB3786A2274d**

* No bridging, wrapping, or multi-chain versions are supported
* If you see AXGT on another network, it is **not official**

#### Troubleshooting

**AXGT still not showing?**

* Double-check you are on **Ethereum Mainnet**
* Confirm the contract address is correct
* Verify your wallet holds AXGT by checking Etherscan

**AXGT shows $0 value?**

* This is normal if price data has not propagated yet
* Your token balance is still accurate

#### Security Reminder

> AxonDAO will never DM you a contract address, ask you to import a token, or request your private keys or seed phrase.

***


---

# 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:

```
GET https://whitepaper.axondao.io/axondao/usdaxgt-tokenomics/how-to-import-axgt-to-a-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.
