# Acquiring $GET On Uniswap

## What is Uniswap?

Uniswap is a decentralised exchange that supports multiple networks, including Ethereum and Polygon. This allows swaps to occur for GET pools on both network.

## What are the GET pools on Uniswap?

The pair on Polygon is GET/USDC:

{% embed url="<https://app.uniswap.org/#/tokens/polygon/0xdb725f82818de83e99f1dac22a9b5b51d3d04dd4>" %}

The pair on Uniswap is GET/ETH:

{% embed url="<https://app.uniswap.org/#/tokens/ethereum/0x8a854288a5976036a725879164ca3e91d30c6a1b>" %}


---

# 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://faq.get-protocol.io/get-protocol-tokenomics/how-to-buy-get/how-to-buy-get-sushiswap.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.
