# Sprinto AI

- [Overview](https://docs.sprinto.com/sprinto-ai/overview.md): Sprinto AI empowers compliance teams with AI Playground and Ask AI to build, deploy, and use intelligent workflows directly within Sprinto.
- [How Sprinto AI Works](https://docs.sprinto.com/sprinto-ai/how-sprinto-ai-works.md): Learn how Sprinto AI works to create, deploy, and use AI actions and Ask AI for intelligent, context-aware compliance workflows.
- [AI Playground](https://docs.sprinto.com/sprinto-ai/ai-playground.md): The Sprinto AI Playground guides you through creating, managing, and using AI actions in Playground and Ask AI.
- [Create and manage AI Actions](https://docs.sprinto.com/sprinto-ai/ai-playground/create-and-manage-ai-actions.md): Learn how to create and configure AI actions in Sprinto Playground to automate compliance tasks.
- [Invoke AI Actions & Ask AI](https://docs.sprinto.com/sprinto-ai/ai-playground/invoke-ai-actions-and-ask-ai.md): Ask AI lets you ask questions and run AI actions directly within entity records in Sprinto.
- [Sprinto-defined AI Actions](https://docs.sprinto.com/sprinto-ai/ai-playground/sprinto-defined-ai-actions.md): Explore the complete catalog of Sprinto-defined AI Actions available within AI Playground.
- [Supported entity types & attributes](https://docs.sprinto.com/sprinto-ai/ai-playground/supported-entity-types-and-attributes.md): Overview of Supported Entity Types for AI Playground and Ask AI
- [Frequently Asked Questions](https://docs.sprinto.com/sprinto-ai/frequently-asked-questions.md): Find answers to common questions about using AI Playground and Ask AI in Sprinto.
- [Glossary](https://docs.sprinto.com/sprinto-ai/glossary.md): Learn the key terms used in Sprinto AI, including AI Playground, Ask AI, agents, entities, and more.


---

# 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.sprinto.com/sprinto-ai.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.
