# APR

We do calculate APRs by our mean to make a more accurate yield return, it might be different from the one you see in a protocol.

### APR is not show

As mentioned above, we do calculate the APR ourselves. If the pool does not have an APR, this would mean that we have not yet calculated it. (might due to complexity of the logic)

### APR does not equal to the yield on its protocol

As mentioned above, we do calculate the APR ourselves. Also, Apeboard updates the data every hour. If an APR is inconsistent with the protocol, waiting for an hour might help.

Please contact Ape Admins if it is not (They will never ever ask for your seed phase) 🙊


---

# 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.apeboard.finance/faq/apr.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.
