# APR

&#x20;APR, or **annual percentage rate**, is the percentage yield you can earn from an NFT based on time. For example if an NFT has an APR of 80% and you stake VOID to it for 365 days, you will receive 80% of your initial investment up front in VOID and be able to claim back the initial VOID investment after 365 days.

## **Working examples**

* Crypto Kev Stakes a DappRadar NFT for a full 365 days at an 80% APR. Kev stakes 100,000 VOID tokens to the NFT and receives 80,000 tokens as a reward payment instantly. After the 365 days are up Kev goes back to Whenstaking.com and reclaims the NFT and his 100,000 initial VOID investment.
* Strict9 stakes a HodlGod NFT for 1 day at a 60% APR. Strict stakes 100,000 VOID tokens to the NFT and receives 164.38 VOID tokens, as this is 1/365 of the annual 60,000 yield amount.


---

# 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://onessus.gitbook.io/whenstaking/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.
