# Staking

{% hint style="info" %}
Stake now at [kap.gg/staking](https://kap.gg/staking).
{% endhint %}

The $KAP token can be staked in the [staking portal](https://kap.gg/staking) to <mark style="color:yellow;">**simultaneously earn multiple rewards**</mark> across partnered games and ecosystems. Rewards are distributed pro rata to stakers according to how many staking points they currently have.&#x20;

Rewards have historically included any mix of the below:

| Reward         | Example                                                                           |
| -------------- | --------------------------------------------------------------------------------- |
| Gaming Tokens  | $CNC, $KAP                                                                        |
| Airdrop Points | Blast Gold, Blast Points, Thruster Points, Hyperlock Points, Captain & Company AP |
| In-Game Points | Captain & Company Doubloons, Captain & Company mBLAST                             |
| NFTs           | Captain & Company Resources                                                       |

### Multipliers

Different staking pools grant different staking points multipliers, with dual-sided LP pools granting the highest multipliers.&#x20;

| Pool      | Chain | Multiplier |
| --------- | ----- | ---------- |
| ETH       | Blast | 1.43x      |
| USDB      | Blast | 3.44x      |
| KAP-ETH   | Blast | 15.73x     |
| KAP-BLAST | Blast | 15.73x     |

{% hint style="info" %}
These multipliers are calculated relative to the current native yield of ETH and USDB. These rates are floating and update periodically. The rates shown here are indicative, and you should confirm the prevailing multiplier rates on the staking portal before depositing.
{% endhint %}

### Active vs Passive Rewards

Certain rewards in the [staking portal](https://kap.gg/staking) may require you to participate in some type of activity at certain intervals to be eligible to receive them. For example, a certain game token may require that you log in once per week in order to be eligible for that week's staking rewards. These *active staking* conditions are noted in the [staking portal](https://kap.gg/staking) on the relevant reward lines when in play.

{% hint style="warning" %}
Users from the US and OFAC-sanctioned territories are prohibited from access the staking portal.
{% endhint %}


---

# 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://whitepaper.kap.gg/token/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.
