# Stake using Pondo

Here is an example of how you can delegate **100 ALEO Credits** for staking in Pondo:

<figure><img src="https://2424658028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVxn3DJ5FkF35258nlZM%2Fuploads%2Fgit-blob-e9f2a4986aaa48fb9dcf58e17fc8b62cbd5e93a2%2Fimage%20(2).png?alt=media" alt=""><figcaption></figcaption></figure>

As the outcome of the transaction, you will **mint a certain quantity of pALEO tokens**, that represent your **current share in the Pondo staked pool.** The more you wait, the more ALEO credits you can get from those same pALEO tokens you own. These Credits come from the rewards of your staked ALEO.

\\


---

# 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://docs.pondo.xyz/get-started/stake-using-pondo.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.
