# Obtaining esXAI

There are two ways to obtain esXAI:

a) Redeem XAI for esXAI

b) Generate Sentry Node rewards.

Below are detailed steps for each option.

## a) Redeem XAI for esXAI

1. Go to <https://app.xai.games/redeem>.
2. Connect your wallet - must be on Arbitrum network to proceed.
3. Select the amount of XAI you want to swap for esXAI.

{% hint style="info" %}
If you do not have XAI, you can obtain it using the steps outlined [here](/xai-network/en/build-on-xai/how-to-get-usdxai.md).
{% endhint %}

4. Click Continue.
5. Confirm and sign the transaction.

{% hint style="success" %}
Redeeming XAI for esXAI is 1:1. Please note that esXAI has waiting periods to redeem back for XAI. More information can be found [here](/xai-network/en/about-xai/xai-tokenomics/the-redemption-process.md).
{% endhint %}

## b) Generate Sentry Node rewards

To generate Sentry Node rewards in the form of esXAI, follow [these steps](/xai-network/en/about-xai/sentry-key-purchase-and-setup.md) to purchase and set up a node.


---

# 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://xai-foundation.gitbook.io/xai-network/en/xai-vanguard-previous-seasons/xai-vanguard-genesis/chapter-03-discord/obtaining-esxai.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.
