# How to use xGRAIL

xGRAIL is illiquid and non-transferable, but can be used through [plugins' allocations](/protocol/xgrail-plugins.md), and in the future on approved (whitelisted) contracts providing additional usages.

### Allocations

Users can freely allocate their available xGRAIL to any plugin to take advantage of its benefits. While xGRAIL is allocated and consequently deposited on the token contract, **it can't be used for anything else**.

Deallocating allocated xGRAIL will withdraw the amount back into the owner's wallet.

{% hint style="danger" %}
A default 0.5% fee will be applied when deallocating xGRAIL
{% endhint %}

### Transfer

xGRAIL is by default non-transferable, except from/to whitelisted addresses. This is made so that essential interactions (like allocations and redemptions with the token contract) and additional usages (for instance with partners specific implementations...) can still be leveraged.

### Specific guidelines

{% content-ref url="/pages/gAlLtM3BgSW0YP9WVsOT" %}
[Utilize xGRAIL](/get-started/castle-tutorials/utilize-xgrail.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bdohgd08W2ZN3ZgxLsvh" %}
[Conversion - Redeeming](/tokenomics/xgrail-token/conversion-redeeming.md)
{% endcontent-ref %}


---

# 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/tokenomics/xgrail-token/how-to-use-xgrail.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.
