> For the complete documentation index, see [llms.txt](https://guide.pawnfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.pawnfi.com/ape-staking/how-to-stake-usdape.md).

# How to stake $APE

### 1. Click on \[Ape Staking] → \[$Ape Pool] in the navigation bar.

<figure><img src="/files/4k74mTKQ3XdaH3KR74IV" alt=""><figcaption></figcaption></figure>

### 2. Press the \[Stake] button.

<figure><img src="/files/6MggdjyXj5QENy2drwN7" alt=""><figcaption></figcaption></figure>

### 3. Input the quantity you wish to stake and click the \[Confirm] button.

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

### 4.After authorizing, click the \[Confirm] button and confirm the transaction in the wallet pop-up window.

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

### 5. Wait for the on-chain transaction to complete, and your stake will be successfully placed.

<figure><img src="/files/WAleblpE1EFb4rkcAB69" 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://guide.pawnfi.com/ape-staking/how-to-stake-usdape.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.
