> For the complete documentation index, see [llms.txt](https://xai-foundation.gitbook.io/xai-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos.md).

# How To Videos

- [Desktop Client](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client.md)
- [Download & Install Xai Node Desktop Client](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client/download-and-install-xai-node-desktop-client.md)
- [Import & Start Your Sentry Wallet](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client/import-and-start-your-sentry-wallet.md)
- [Assign Wallets Containing Keys to the Sentry Wallet](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client/assign-wallets-containing-keys-to-the-sentry-wallet.md)
- [Fund Sentry Wallet with Arbitrum One ETH](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client/fund-sentry-wallet-with-arbitrum-one-eth.md)
- [Submit KYC](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client/submit-kyc.md)
- [Claim Node Rewards after Passing KYC](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/desktop-client/claim-node-rewards-after-passing-kyc.md)
- [Command Line Interface (CLI)](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/command-line-interface-cli.md)
- [Download & Install Xai Node CLI](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/command-line-interface-cli/download-and-install-xai-node-cli.md)
- [Boot Operator & Interpret Status Logs](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/command-line-interface-cli/boot-operator-and-interpret-status-logs.md)
- [Add Custom Operator](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/command-line-interface-cli/add-custom-operator.md)
- [Track Accrued esXAI](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/command-line-interface-cli/track-accrued-esxai.md)
- [KYC When Using CLI](https://xai-foundation.gitbook.io/xai-network/en/about-xai/sentry-key-purchase-and-setup/how-to-videos/command-line-interface-cli/kyc-when-using-cli.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-to-videos.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.
