# What is Paw Index Advisor?

{% hint style="warning" %}
**Important Notice**:

Paw Index Advisor has been discontinued and is no longer available for download on JetBrains market. We recommend upgrading to its successor, PawSQL Advisor, which offers much more powerful SQL optimization capabilities and stability.

This documentation page is now obsolete. Please visit the new product documentation at: <https://docs.pawsql.com/guides/plugin/>

Thank you for your support and understanding!
{% endhint %}

### PawSQL Advisor page

{% embed url="<https://plugins.jetbrains.com/embeddable/card/19660>" %}


---

# 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://indexadvisor.pawsql.com/what-is-paw-index-advisor.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.
