> 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/staking/how-to-stake-pdt.md).

# How to Stake PDT

### Stake PDT on Base

1. Ensure you have PDT in your wallet, on the Base blockchain.
   1. You can [buy Base PDT](https://aerodrome.finance/swap?from=eth\&to=0xeff2a458e464b07088bdb441c21a42ab4b61e07e) on Aerodrome
   2. You can [Bridge ](https://app.paragonsdao.com/bridge)PDT from Ethereum Mainnet to Base<br>
2. Visit our [Staking Page ](https://app.paragonsdao.com/staking)and click Connect Wallet
3. Key in the amount of PDT you want to stake (or click the “Max” button).
4. Click the “Approve” button to approve PDT, and confirm through your wallet.
5. Click “Stake”, and confirm through your wallet. &#x20;


---

# 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/staking/how-to-stake-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.
