# Prompt Library

### **The Prompt Library is a feature in Charlie Lounge designed to enhance the accuracy of bot responses by providing users with pre-defined prompts. These prompts are categorized by main categories, subcategories, and roles, making it easy for users to access specific prompts tailored to their needs.**

<figure><img src="/files/4OHN3MYcxq6iRTpmAPyH" alt=""><figcaption></figcaption></figure>

### How does the Prompt Library benefit users?

The Prompt Library streamlines response generation by offering a diverse range of prompts categorized by main categories, subcategories, and roles. This enables users to select prompts that align with their specific requirements, instantly integrating them into chat interactions with the bot for precise communication.

<figure><img src="/files/ce4d8MQuPDWpqyA8cYjM" alt="" width="375"><figcaption><p><a href="https://youtu.be/xLR97EvfdrI">Prompt Library Explained</a></p></figcaption></figure>

<br>


---

# 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://docs.charlielounge.com/documentations/ai-dashboard/prompt-library.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.
