> For the complete documentation index, see [llms.txt](https://docs.masqbrowser.com/masq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.masqbrowser.com/masq/masq-web3-privacy-browser/install-requirements/masq-tokens.md).

# MASQ Tokens

{% hint style="success" %}
**MASQ Browser is running on Base mainnet as the primary network. Setting up your new account is easy after installing MASQ Browser or dVPN Extension. You need Base network enabled in your web3 wallet if you want to manually manage your MASQ Network usage directly utilizing $MASQ tokens on Base for web3-native users.**
{% endhint %}

To access MASQ Network on Base, ensure you have access to the Base network and MASQ tokens in your wallet.

If you don't have MASQ tokens in your wallet, follow the steps below:

* [ ] Add Base by enabling the chain network in your wallet extension (Phantom, Rabby or Metamask etc). (If this doesn't show by default, you can add it by visiting [chainlist.org](https://chainlist.org) )
* [ ] Once the network is added, go into your wallet and switch to Base network

To add a custom token, please refer to the Metamask guide here:

{% embed url="<https://support.metamask.io/managing-my-tokens/custom-tokens/how-to-display-tokens-in-metamask/>" %}

* [ ] Add the custom token for MASQ:

<details>

<summary><strong>Base</strong><br>Token Contract: <a href="https://basescan.org/token/0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3"><code>0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3</code></a></summary>

MASQ - *18 decimals (bridged from Ethereum with official Optimism L2 bridge contracts and submission to Optimism token list mapping)*

[Uniswap (Base chain)](https://app.uniswap.org/swap?theme=dark\&inputCurrency=ETH\&outputCurrency=0x06F3C323f0238c72BF35011071f2b5B7F43A054c)

$MASQ tokens can be bridged from Ethereum through official bridging app Superbridge.app:\
[Bridge to Base](/masq/masq-token/masqonbase-superbridge.md)

</details>


---

# 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.masqbrowser.com/masq/masq-web3-privacy-browser/install-requirements/masq-tokens.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.
