# Everything About $PLOT

{% hint style="success" %}
**Ethereum Mainnet**

* PLOT contract address: [0x72f020f8f3e8fd9382705723cd26380f8d0c66bb](https://etherscan.io/token/0x72f020f8f3e8fd9382705723cd26380f8d0c66bb)
* PLOT-ETH pair on Uniswap: <https://app.uniswap.org/#/swap?outputCurrency=0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb>

**Polygon Mainnet (Matic PoS Chain Mainnet)**

* PLOT contract address:  [0xe82808eaA78339b06a691fd92E1Be79671cAd8D3](https://explorer-mainnet.maticvigil.com/address/0xe82808eaA78339b06a691fd92E1Be79671cAd8D3/transactions)
* PLOT-USDC pair on Quickswap: <https://info.quickswap.exchange/pair/0x78fd833ec4464d3d6d470e5853dbfc2de0ca6f5b>
* PLOT-QUICK pair on Quickswap: <https://info.quickswap.exchange/pair/0x5278a593fa07f7ec723b992d293f4edc3ae65927>
  {% endhint %}

{% hint style="info" %}
As you can see above, the same token can have different contract addressed on different blockchains. Hence, whenever you add a new network (eg - Matic Network, Binance Smart Chain) in your wallet, make sure to add PLOT token contract address for that particular chain in your wallet as well.
{% endhint %}

## How to buy $PLOT <a href="#how-to-buy-plot" id="how-to-buy-plot"></a>

#### Decentralized Swaps (DEX)

* [Uniswap](https://app.uniswap.org/#/swap?outputCurrency=0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb)
* [QuickSwap](https://quickswap.exchange/#/swap?outputCurrency=0xe82808eaA78339b06a691fd92E1Be79671cAd8D3)

#### Centralized Exchanges (CEX)

* [AscendEX](https://ascendex.com/en/basic/cashtrade-spottrading/usdt/plot)

#### Fiat Currencies

* [Guide here](/plotx-v2-wiki/getting-started/buying-crypto-on-polygon-with-fiat-currencies.md)

## 1. [Token Insights](/plotx-v2-wiki/token-insights.md)

## 2. [Tokenomics](https://docs.google.com/spreadsheets/u/1/d/e/2PACX-1vSlOUeIJ_rdqlEb79ZxTamG4iptDu6JbbAZleHmYryWHg2Ukdd2y-gsYRM-v5lPMX-TTuilsLjvvnqz/pubhtml#)

## 3. [How to stake $PLOT](broken://pages/-MY9YervnEzL3k_IWayw)

## 4. [Liquidity Mining Overview](broken://pages/-MY9Zsur7Vg2gHY-Qjhm)

## 5. [How to farm $PLOT via Liquidity Mining](broken://pages/-MY9YtHSbb_yXASFJq26)


---

# 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://plotx.gitbook.io/plotx-v2-wiki/everything-about-plot.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.
