# Common Troubleshooting Steps

Here are some common questions and answers:

1. [How do I know my Node is running in the CLI?](/xai-network/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/how-do-i-know-my-node-is-running-in-the-cli.md)
2. [How do I KYC if I'm using the CLI?](/xai-network/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/how-do-i-kyc-if-im-using-the-cli.md)
3. [How can I see my rewards?](/xai-network/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/how-can-i-see-my-rewards.md)
4. [I see some crashing, inconsistent emissions / missing revert data errors. What should I do?](/xai-network/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/crashing-inconsistent-emissions-missing-revert-data-errors.md)
5. [According to BlockPass, my KYC is approved, but the desktop app still says I am not approved. What should I do?](/xai-network/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/according-to-blockpass-my-kyc-is-approved-but-the-desktop-app-still-says-i-am-not-approved.md)
6. [I see "Transaction in progress" message after assigning my wallet. Did my wallet not get assigned?](/xai-network/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/i-see-transaction-in-progress-message-after-assigning-my-wallet.-did-my-wallet-not-get-assigned.md)


---

# 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/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps.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.
