# Staking

The PEAKDEFI launchpad has a staking program, that comes with two main features:

## 1. Stake $PEAK and earn a fixed APY of 20% per annum (in $PEAK)

Simply stake your $PEAK and receive $PEAK. Learn more about how to stake here:&#x20;

{% content-ref url="../how-to.../stake-usdpeak" %}
[stake-usdpeak](https://documents.peakdefi.com/for-investors/how-to.../stake-usdpeak)
{% endcontent-ref %}

## 2. Stake $PEAK in order to get allocations for our IDOs

By staking $PEAK, you can access all IDOs on our lauchpad. We have implementet a tier system system that defines the size of your individual allocation of each IDO. Learn more about our tier system here:

{% content-ref url="tier-system" %}
[tier-system](https://documents.peakdefi.com/for-investors/launchpad-intro/tier-system)
{% endcontent-ref %}


---

# 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://documents.peakdefi.com/for-investors/launchpad-intro/staking.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.
