# Pool III: PPR/FTM LP

1. Go here to approve:

   <https://ftmscan.com/address/0x65e8696d5aad2fd9fd5df161cec158bb872d2e3f#code>

Go to "write contract" Connect to Web3 Go to Function 1.approve Spender: 0x5f7426Db91FD6c6a679e5121a24269480dfdCa1f Amount: 999999999999999999999999999 Click "write" Confirm the tx in your MetaMask pop-up

1. Go here to stake your LP-tokens:

   <https://ftmscan.com/address/0x5f7426db91fd6c6a679e5121a24269480dfdca1f#code>

Go to "write contract" Connect to Web3 Go to Function 6. stake Amount: the amount you like + 18 decimals!! Click "write" Confirm the tx in your MetaMask pop-up

🎉 Congratulations! Your PPR/FTM LP-tokens are now staked!

📌 To claim rewards or withdraw your LP-tokens from the pool, please read on.

1. Go here to claim your rewards

   <https://ftmscan.com/address/0x5f7426db91fd6c6a679e5121a24269480dfdca1f#code>

Go to "write contract" Connect to Web3 Go to Function 2: getReward Click "write" Confirm the tx in your MetaMask pop-up

1. Go here to withdraw your LP-tokens

   <https://ftmscan.com/address/0x5f7426db91fd6c6a679e5121a24269480dfdca1f#code>

Go to "write contract" Connect to Web3 Go to Function 1: exit Click "write" Confirm the tx in your MetaMask pop-up


---

# 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://pinkiepierarity.gitbook.io/docs/farm-instructions/pool-iii-ppr-ftm-lp.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.
