> For the complete documentation index, see [llms.txt](https://docs.pondo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pondo.xyz/get-started/claim-your-rewards.md).

# Claim your rewards

To get your delegated credits back, along with associated reward, you must burn the pALEO tokens you own.

There are two possibilities for doing so:

* **Instant Withdraw** - Getting your credits back **instantly**, in one transaction, but paying a **0.25% fee**.
* **Two steps Withdraw** - Burn your pAleo tokens in a first transaction, then wait a minimum of **\~2.5 Days** before you can claim associated credits back.

## Instant **Withdraw**

To get your credits back instantly, select the instant category:

<figure><img src="/files/kwNLqdAb2z121iHLe2Dn" alt=""><figcaption></figcaption></figure>

## Two steps **Withdraw**

First you must initiate a "Slow Withdrawal":

<figure><img src="/files/pgbx1rj8w9dPk4nV6nM4" alt=""><figcaption></figcaption></figure>

You must then wait **43,200 blocks** (or 2.5 days, assuming 5 sec per block), before you can claim credits associated with the withdrawal.

After the wait period, you can claim credits due to you by navigating to the "Claim" section:

<figure><img src="/files/DejsYxnZCE0rZF27l6do" alt=""><figcaption></figcaption></figure>


---

# 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.pondo.xyz/get-started/claim-your-rewards.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.
