# Prompting Guidelines & Library

- [Best Practices](https://learn.cuppa.ai/prompting-guidelines-and-library/best-practices.md): Best prompting practices from AI Model Guidelines.
- [Starter Prompts](https://learn.cuppa.ai/prompting-guidelines-and-library/starter-prompts.md): Best practices for starter prompts
- [Additional Prompts](https://learn.cuppa.ai/prompting-guidelines-and-library/additional-prompts.md): Additional Prompts that we've seen to work well in Cuppa
- [Authentic Engagement Prompts](https://learn.cuppa.ai/prompting-guidelines-and-library/authentic-engagement-prompts.md): Based on the Reader Engagement and Interest Principle & NLP level prompting for keywords.
- [Prompt Library](https://learn.cuppa.ai/prompting-guidelines-and-library/prompt-library.md): Welcome to our prompt Library (coming soon)
- [Gemini Prompt Library](https://learn.cuppa.ai/prompting-guidelines-and-library/gemini-prompt-library.md): Welcome to our Gemini Prompt Library
- [On Page Audit Prompts](https://learn.cuppa.ai/prompting-guidelines-and-library/on-page-audit-prompts.md): Audit Prompts


---

# 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://learn.cuppa.ai/prompting-guidelines-and-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.
