# How to withdraw $APE

### 1. Navigate to \[Ape Staking] → \[$Ape Pool] via the navigation bar.

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

### 2. Click on the \[Withdraw] button.&#x20;

<figure><img src="/files/582sxiY7sQRBvwspypbv" alt=""><figcaption></figcaption></figure>

Note: The official Ape rewards are distributed every hour. Withdrawing in advance will result in the loss of these rewards. You can verify the time of reward distribution via the countdown on the page.

### 3. Enter the amount you wish to withdraw. If you want to withdraw all, you need to click the \[Max] button. Once set, click the \[Confirm] button to initiate the transaction.

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

### 4. Wait for the on-chain transaction to succeed, and the withdrawal is successful.

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


---

# 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://guide.pawnfi.com/ape-staking/how-to-withdraw-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.
