# FAQ

**What are Nitro pools?**

{% hint style="warning" %}
Nitro Pools are fixed-duration pools that act as an additional layer of yield rewards for Camelot’s staked positions. They have been designed so that anyone can freely deploy them, directly from our front end
{% endhint %}

**What is the purpose of nitro pools?**

{% hint style="info" %}
A nitro pool is an incentive for more people to add and/or lock their liquidity
{% endhint %}

**How to use Nitro pools?**

{% hint style="success" %}
The process is fairly simple from a user’s perspective: you stake a staked position into a Nitro Pool and get rewards depending on the share of the total deposits. Users can deposit as many staked positions as they wish to as long as they meet the requirements
{% endhint %}

**How does this + button next to 'incentives' work?**

<figure><img src="https://3420642431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHBFQDThxW7Uo7iHfOHG5%2Fuploads%2FmEmcxfoYwVvS76tLS09f%2Fincentives%20button.png?alt=media&#x26;token=ee672513-bd24-4b29-b9bd-a02d0709dfda" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Using this feature, pool deployers and Camelot partners can deposit additional incentives in a permissionless manner\ <mark style="color:yellow;">Please be aware that it's not possible to retrieve back-deposited incentives!</mark>
{% endhint %}

**Can I deposit positions into the nitro pool with an active xGRAIL boost?**

{% hint style="info" %}
Yes, you can deposit a position with an active yield boost; the boost will affect the yields earned from the active farm but not from nitro pools
{% endhint %}

**Do staked positions in the Nitro pool receive rewards from the active farm and Nitro pool?**

{% hint style="info" %}
The position will receive nitro pool rewards as well as yield rewards from the active farm if the position has yield-bearing properties
{% endhint %}

**Will my rewards be locked if the nitro pool requires a lock?**

{% hint style="info" %}
You can harvest rewards from the nitro pool whenever you want
{% endhint %}

**How do I whitelist a wallet address for a Nitro pool?**

{% hint style="info" %}
**I**t will be up to the Nitro pool's deployer to decide if whitelisting will be required. The deployer will have to manually add your wallet address to the whitelist to allow you to participate in the nitro pool
{% endhint %}

**After I staked my position in the nitro pool, why can't I change management settings?**

{% hint style="info" %}
Some position management functions are not available if your position is deposited in a nitro pool
{% endhint %}

**Is 'permissionless' regarding Nitro Pools mean there won't be a community vote on whether the pool will be deployed?**

{% hint style="info" %}
Permissionless means anyone can create it, which is why there are "official" and "community" Nitro pools tabs\
-Regardless of whether we directly incentivize a pool, users are still allowed to create nitro pools
{% endhint %}

**When I try depositing a position into the Nitro Pool, it says the position is incompatible. Why is that?**

{% hint style="warning" %}
To be able to deposit your position into the nitro pool, your position has to fulfill the following requirements:
{% endhint %}

* Lock Duration
* A minimum end lock
* Minimal deposit amount
* In some cases, your address has to be whitelisted if the deployer of the pool chooses this option

{% hint style="danger" %}
A customized external requirement may also be required in some cases
{% 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://docs.camelot.exchange/~/changes/F9vNjZ7AyeSVPJ0LX9RH/get-started/get-started-on-camelot-and-faq/nitro/faq.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.
