# Buy $PLAYS

{% hint style="warning" %}
The $PLAYS token hasn't been minted yet!
{% endhint %}

{% hint style="info" %}
Please ensure you are on the correct network, and are purchasing the $PLAYS token.
{% endhint %}

## **Buy $PLAYS on Decentralized Exchanges (DEX)**

1. Get USDT (ERC-20) from an exchange or buy directly in Metamask on Arbitrum
2. Go to Uniswap
   * Make sure you have an Arbitrum wallet that supports ETH and Arbitrum-based tokens. Some popular wallets include MetaMask and Coinbase Wallet.
   * Connect your Web3 wallet to the Uniswap platform.
3. Make a Swap
   * Ensure that you have sufficient funds in your wallet to cover the swap transaction fees and the amount you wish to swap.
   * Choose the token you want to swap from and the $PLAYS token.
   * Enter the amount of the token you want to swap from in the provided field.
   * Click on the "Swap" button to proceed with the transaction.
   * Confirm the transaction details and approve the swap using your Metamask or Avalanche wallet.
4. [Consider Staking your $Plays tokens](/tokenomics/staking-soon.md)

{% hint style="warning" %}
Remember to review all transaction details carefully before confirming to ensure accuracy and prevent any errors in the swap process. Additionally, always be cautious of potential scams and only use reputable platforms and wallets for your transactions.
{% endhint %}

## Supported Networks and Exchanges

<table data-full-width="true"><thead><tr><th>Network</th><th>Exchange</th><th>Ticker</th><th>Contract</th></tr></thead><tbody><tr><td><img src="/files/5EdPbKcYndHwwDLYX8FW" alt="">Arbitrum One</td><td>Uniswap</td><td>PLAYS</td><td></td></tr></tbody></table>


---

# 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.playstoken.com/tokenomics/buy-usdplays.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.
