# How to use xHENAI

xHENAI is illiquid and non-transferable, but can be used through [plugins' allocations](https://docs.henjin.xyz/henjinai-protocol/xhenai-plugins), and in the future on approved (whitelisted) contracts providing additional usages.

### Allocations <a href="#allocations" id="allocations"></a>

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

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

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

### Transfer <a href="#transfer" id="transfer"></a>

xHENAI 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.

### xHENAI Plugins

{% content-ref url="../../henjinai-protocol/xhenai-plugins/xhenai-dividends-plugin" %}
[xhenai-dividends-plugin](https://docs.henjin.xyz/henjinai-protocol/xhenai-plugins/xhenai-dividends-plugin)
{% endcontent-ref %}

{% content-ref url="../../henjinai-protocol/xhenai-plugins/xhenai-launchpad-plugin" %}
[xhenai-launchpad-plugin](https://docs.henjin.xyz/henjinai-protocol/xhenai-plugins/xhenai-launchpad-plugin)
{% 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.henjin.xyz/henai/xhenai/how-to-use-xhenai.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.
