# Boost Integrations

Users who deposit and provide liquidity in specific pools featuring ENKI, eMetis, and seMetis tokens can earn yield from those protocols while still accruing staking points with a boost. Here's an overview of the supported pools and guidelines for depositing to maximize rewards.

#### Boost Rules for eMetis\&seMetis Liquidity

Details coming soon.

#### Boost Rules for ENKI Liquidity

For example, by depositing ENKI/Metis liquidity into Netswap, the boost you receive is solely based on the amount of ENKI tokens in the liquidity:

| ENKI amount within the liquidity | Boost tier |
| -------------------------------- | ---------- |
| 10 <= ENKI amount <= 200         | 2x         |
| 200 < ENKI amount <= 400         | 4x         |
| 400 < ENKI amount <= 600         | 6x         |
| 600 < ENKI amount <= 1000        | 8x         |
| 1000 < ENKI amount               | 10x        |

For instance, Alice has minted 5 eMetis from the ENKI protocol and earns 500 staking points per day. She decides to provide liquidity in the ENKI/Metis pool on Netswap by depositing 50 ENKI tokens. Alongside, she matches this with an appropriate amount of Metis tokens to maintain value balance in the liquidity pool.

Based on her contribution of 50 ENKI tokens, Alice qualifies for the 2x boost tier. This adjustment boosts her daily staking points from 500 to 1000.

This boost reflects the additional value she contributes to the liquidity pool and incentivizes her continued participation in the ENKI liquidity.

{% hint style="info" %}
*Please be aware that the position of your ENKI holdings may be affected by impermanent loss, which might also impact your boost tier in volatile market conditions.*
{% endhint %}

**Current protocols integrations with points tracking**

* [Netswap](/getting-started/points-system/staking-points/boost-integrations.md#netswap)
* [Hercules](/getting-started/points-system/staking-points/boost-integrations.md#hercules)

#### Netswap

**ENKI/Metis & ENKI/NETT Pool**

*Earn staking points with a boost of up to 10x.*

LPs who provide and stake their ENKI liquidity in Netswap's farm continue to earn:

* Trading fees for LP
* Incentives from [Netswap farming](https://netswap.io/#/farm)
* Boosted staking points (up to 10x)

Links for liquidity pools:

* [ENKI/Metis Pool](https://netswap.io/#/add/0x096A84536ab84E68ee210561FFD3A038E79736F1/0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000)
* [ENKI/NETT Pool](https://netswap.io/#/add/0x096A84536ab84E68ee210561FFD3A038E79736F1/0x90fE084F877C65e1b577c7b2eA64B8D8dd1AB278)

Action required to get boosted

1. Stake your Metis with [ENKI Protocol](https://enkixyz.com/mint) to mint eMetis first.
2. Go to the DeFi tab and click the link that takes you directly to the Netswap pools
3. Once on the Netswap pool page(take ENKI/Metis as an example), connect your wallet and add the amount of ENKI and Metis that you would like. This position will help you getting boosted according to the tier rules above.

<figure><img src="/files/pilFBWEkJrDuVzQvkFru" alt="" width="563"><figcaption></figcaption></figure>

4. After you add ENKI liquidity, you can then stake to the farm pool to earn emissions provided by the pool.

<figure><img src="/files/7dvSbPIdMuGMuocWeQKf" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/U0OQxa30hY41mosmp5Ko" alt="" width="563"><figcaption></figcaption></figure>

5. You are now staked your ENKI liquidity in the Netswap farm earning LP trading fees and incentives while earning boosted staking points.&#x20;

#### Hercules

**ENKI/m.USDC**

*This integration is coming soon and will offer staking points with a boost of up to 10x.*


---

# 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.enkixyz.com/getting-started/points-system/staking-points/boost-integrations.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.
