# Prompt Library

Every app, canvas, and investigation in Sola begins with a prompt. The right prompt turns questions into results and unlocks what Sola can do.

The Prompt Library helps you discover the most relevant **security use cases**, with curated examples that you can use to explore, investigate, or build with Sola AI.

Prompts are organized by category, to make it easy to find what matters most to you.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Cloud Security (CSPM)</strong></td><td><a href="/pages/YGfptHhMXNuVSNZcj9Id">/pages/YGfptHhMXNuVSNZcj9Id</a></td></tr><tr><td align="center">Identity and Access Management (IAM)<br><em>Coming soon</em></td><td></td></tr><tr><td align="center">SaaS Posture Management<br><em>Coming soon</em></td><td></td></tr></tbody></table>

## How to use this library

Each category combines knowledge and ready-to-use prompts to help you explore what’s possible with Sola.

The library explains key security concepts, what they are, why they matter, and how Sola analyzes them, alongside prompt examples you can try directly in [Sola AI](/getting-started/sola-ai.md).

Use the prompts to explore specific questions or build parts of your own app.

{% hint style="success" %}
Combine prompts, apps, and data sources to expand your coverage and build end-to-end security solutions.
{% endhint %}

***The prompt library will continue to grow with more use cases.***


---

# 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.sola.security/resources/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.
