# Single Stake

In order to use SwapBased's Staking mechanism users can use $[xBASE](/dex-related/xbase.md), $ETH, [$BLP](/dex-related/perpetuals.md) and [$oCOIN](/dex-related/ocoin.md).

By staking the above assets users can earn $COIN, $oCOIN or $ETH ⬇️

### Staking Mechanism

Staking is incentivized for reward tokens due to it's mechanism helping the protocol the most.

**COIN** Reward Vaults:

* oCOIN Vault&#x20;

{% hint style="info" %}
Staking oCOIN for COIN rewards incurs a 2% burn rate on deposit, so instead of having a fee and funds going to the treasury this also helps the token inflation by completely burning those 2%.&#x20;
{% endhint %}

**oCOIN** Reward Vaults:

* xBASE Vault&#x20;
* ETH Vault&#x20;
* BLP Vault&#x20;

{% hint style="info" %}
Staking xBASE for oCOIN rewards incurs a 2% burn rate on deposit, so instead of having a fee and funds going to the treasury this also helps the token inflation by completely burning those 2%.&#x20;

Staking ETH has a 5% deposit fee, this can be lowered when boosted emissions stop.
{% endhint %}

**ETH** Reward Vaults :

* BLP Vault: ( currently inactive due to perpetuals not generating volume & fees )
* xBASE Vault: 10% of the weekly fees generated by oCOIN holders exercising their option into COIN.&#x20;


---

# 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.swapbased.finance/yields/single-stake.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.
