# AI Sidebar

{% embed url="<https://cdn.prod.website-files.com/66578accf5b1c25b4bfc4490%2F66ffcd32e83af33ea6da1498_AISummarize-transcode.mp4>" %}
One-click to access all AI features from any web page.<br>
{% endembed %}

**Key Features of the AI Sidebar**

* **Ask Questions from the Webpage:** Easily extract information and gain insights by posing questions based on the content of the page you are viewing. Simply highlight the text or enter your query, and the AI will provide relevant answers or summaries.

<figure><img src="/files/fQ0D7aSisKoE2MIsas0o" alt=""><figcaption><p>Click on "Use page content" button and ask any question from the current web page</p></figcaption></figure>

* **Access Custom Prompts:** Use pre-defined prompts tailored to specific use cases directly through the sidebar. These prompts can help expedite tasks such as data extraction, translating content, or gathering contextual information.

<figure><img src="/files/bHmJIwuUgtgkbIAUnRtA" alt=""><figcaption><p>Access your custom prompt right inside the sidebar</p></figcaption></figure>

* **Take Screenshots and Ask Questions:** Capture a screenshot of the webpage content and initiate queries related to the captured section. This feature enables users to focus on specific areas of interest and receive targeted assistance or analysis.

<figure><img src="/files/hhlD00jd5MoMYIDFmEJb" alt=""><figcaption><p>Capture a screenshot and ask your question from AI</p></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://nily.gitbook.io/nily/features/ai-sidebar.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.
