# 🛸 AI Troubleshooting

This smart assistant is built to instantly help you troubleshoot and fix technical issues related to your Celestia node. Whether you're a validator, delegator, or node operator, the bot simplifies problem-solving by analyzing pasted errors in real time.

🔧 **What the bot can do:**

* Automatically analyzes technical errors and logs
* Provides step-by-step instructions for resolving issues
* Suggests terminal commands (e.g., for checking ports or stopping conflicting processes)
* Helps even without deep technical knowledge — just paste the error, and the bot will guide you

<figure><img src="/files/1ymiZGUlwukkSXIBsdrc" alt="" width="375"><figcaption></figcaption></figure>

📌 Perfect for validators, developers, and node operators who want to save time and quickly find solutions.


---

# 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://services.validexis.com/celestiaultrabot/ai-troubleshooting.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.
