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

# ParagonsDAO Token (PDT)

Through ParagonsDAO Token (PDT), you can guide the direction and decisions of ParagonsDAO.

### Acquiring PDT <a href="#buy-pdt" id="buy-pdt"></a>

You can get PDT on through our pool on [Aerodrome (Base)](https://aerodrome.finance/swap?from=eth\&to=0xeff2a458e464b07088bdb441c21a42ab4b61e07e).  This is the primary decentralized exchanges (DEX) hosting our [liquidity pool](https://etherscan.io/address/0x75ea68f3c8c59bbc032dfce2db0705e2c6efad0b)).&#x20;

### Research PDT

* [CoinGecko](https://www.coingecko.com/en/coins/paragonsdao)
* [Coinmarketcap](https://coinmarketcap.com/currencies/paragonsdao/)

{% hint style="info" %}
Learn how to stake in our [Staking](/docs/staking/staking-guide.md) section.
{% endhint %}

{% hint style="info" %}
*PDT is an ERC-20 token primarily on the* [*Base*](https://www.base.org/) *blockchain (originally on the* [*Ethereum*](https://ethereum.org/en/learn/) *blockchains).*
{% 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.paragonsdao.com/docs/overview/paragonsdao-token-pdt.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.
