# GRAIL and xGRAIL plugins

#### **How can I obtain** [**GRAIL**](/tokenomics/grail-token.md)**?**

{% hint style="info" %}
GRAIL can be purchased through the [exchange](/get-started/castle-tutorials/swapping-explained.md) tab or earned through farming
{% endhint %}

#### **What is the process for obtaining** [**xGRAIL**](/tokenomics/xgrail-token.md)**?**

{% hint style="info" %}
GRAIL can be [converted](/get-started/castle-tutorials/utilize-xgrail/get-xgrail.md) to xGRAIL at a 1:1 ratio under the xGRAIL tab. Additionally, xGRAIL can be earned from incentivized farms
{% endhint %}

#### **What is the value of xGRAIL?**

{% hint style="info" %}
GRAIL is illiquid, and its value is directly correlated to the GRAIL value. One xGRAIL equals one GRAIL
{% endhint %}

#### **Does GRAIL have a capped supply?**

{% hint style="info" %}
Yes, GRAIL will reach its hard cap somewhere around 2027. \
[Deflationary mechanisms](/tokenomics/deflationary-mechanisms.md) have also been implemented to reduce the total supply
{% endhint %}

#### **Does xGRAIL have a capped supply?**

{% hint style="info" %}
xGRAIL is an essentially wrapped GRAIL and does not have its own maximum supply. The number of xGRAILs in circulation is equal to the number of GRAIL
{% endhint %}

#### **Can I swap xGRAIL for any other token?**

{% hint style="info" %}
[xGRAIL](broken://pages/ixJG6Pf6VqelwBk3fWRL) is not transferable. You can only redeem it to GRAIL
{% endhint %}

#### **How long does it take for xGRAIL to redeem (vest)?**

{% hint style="info" %}
[The minimum vesting duration is 15 days (50% GRAIL output), and the maximum duration is 180 days (100% GRAIL output). As your xGRAIL vests, 50% of the amount is automatically staked in real yield staking plugin, earning you rewards during the vesting period](/get-started/castle-tutorials/utilize-xgrail/redeem-xgrail.md)
{% endhint %}

### xGRAIL plugins

#### **How can I utilize the xGRAIL tab?**

* Convert GRAIL to xGRAIL
* Redeem xGRAIL to GRAIL through vesting
* Allocate xGRAIL to real yield staking plugin to earn rewards
* Allocate xGRAIL through yield booster to boost your positions APR

#### **What are the benefits of yield booster, and how does it work?**

{% hint style="info" %}
The yield booster allows boosting emissions APR by allocating xGRAIL to an LP. The boost in xGRAIL allocation depends on the number of users allocating to a particular asset
{% endhint %}

#### **How are** real yield staking rewards **distributed?**

{% hint style="info" %}
A portion of the transaction fees is distributed as xgrail staking rewards every week. Rewards are distributed continuously meaning that you can harvest pending rewards at any point
{% endhint %}

#### **Does the** real yield staking **epoch (cycle) always consist of 7 days?**

{% hint style="info" %}
Yes, the epoch always lasts for 7 days
{% 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/get-started/faqs/grail-and-xgrail-plugins.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.
