> For the complete documentation index, see [llms.txt](https://docs.autonomi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autonomi.com/token/using-autonomi-tokens/holding/compatible-wallets.md).

# Compatible Wallets

To store and manage your Autonomi Network Tokens on Arbitrum, you will need a compatible Ethereum-based wallet that supports the Arbitrum network. Below are the recommended wallets:

## **MetaMask**

[MetaMask](https://metamask.io/download/) is one of the most widely used wallets with the compatibility needed for Autonomi Network Tokens on Arbitrum.

It's available as both a browser extension and mobile app, and allows easy switching between the Ethereum main-net and Arbitrum for compatibility with Autonomi Network Tokens.

[Follow our guide to setting one](/token/using-autonomi-tokens/holding/how-to-create-a-metamask-wallet.md) up for the first time, and if you already have, don't forget to [Add Arbitrum](/token/using-autonomi-tokens/holding/add-arbitrum-network.md) and [import the token contract](/token/using-autonomi-tokens/holding/import-the-autonomi-token.md) so you are ready to go.

## **Ledger (with MetaMask integration)**

Ledger is a leading hardware wallet, and is designed for increased maximum security. As such it's suitable solution for long-term storage of your tokens.

It can be used in conjunction with MetaMask to interact with the Arbitrum blockchain, on which Autonomi tokens operate.

{% hint style="info" %}
In order to see your Autonomi Network Tokens in your wallet, make sure to [Add Arbitrum](/token/using-autonomi-tokens/holding/add-arbitrum-network.md) and [import the token contract](/token/using-autonomi-tokens/holding/import-the-autonomi-token.md).
{% endhint %}


---

# 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://docs.autonomi.com/token/using-autonomi-tokens/holding/compatible-wallets.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.
