# Step 4: Complete KYC (or KYB) to Claim XAI redemptions

You are required to pass KYC before you can claim accrued esXAI to XAI redemptions. BlockPass is the official KYC and KYB provider for Xai Sentry Nodes. Here's how to get started with KYC:

{% tabs %}
{% tab title="Desktop App" %}
If you have not passed KYC and you're using the desktop app, follow the steps below to get started:

1. Navigate to the Sentry Wallet page.
2. Click "Resolve" in the top right corner.

<figure><img src="/files/IJobLvAPMsbE2wjOBoXj" alt=""><figcaption></figcaption></figure>

4. Scroll down to the list of wallets&#x20;

<figure><img src="/files/omL7amifSxG7yCC93NMI" alt=""><figcaption></figcaption></figure>

5. Select the country you're located in using the dropdown.
6. Click "Begin KYC".
7. Complete the KYC/KYB form.

{% hint style="info" %}

* A separate alert will display for each wallet that has not passed KYC.
* If the Sentry Wallet (a.k.a. Operator) is not running within 180 days of accruing esXAI, it will be burned.
* If you see "KYC pending", read more about how to interpret a pending KYC status [**here**](/xai-network/en/about-xai/sentry-key-purchase-and-setup/step-4-complete-kyc-or-kyb-to-claim-xai-redemptions/how-to-interpret-a-pending-kyc-status.md).
  {% endhint %}
  {% endtab %}

{% tab title="CLI (command line interface)" %}
If you have not passed KYC and you're using the CLI, follow the steps below to get started:

1. Type the command "KYC".
2. Find the country you're located in by using the arrow keys or typing the name of the country.
3. Hit 'Enter' on your country.
4. Copy/paste the URL into your web browser.
5. Complete the KYC/KYB form.
   {% endtab %}
   {% endtabs %}

For KYC issues, be sure to contact [Blockpass](https://help.blockpass.org/hc/en-us/requests/new). After submitting your KYC documents, check your inbox (including spam) for updates that require additional verification. Once you've passed KYC, you'll notice a message like the one below:

<figure><img src="/files/v22OIRqqckWVqPLbKyzc" alt="" width="306"><figcaption></figcaption></figure>


---

# 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/about-xai/sentry-key-purchase-and-setup/step-4-complete-kyc-or-kyb-to-claim-xai-redemptions.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.
