# Introduction

{% hint style="success" %}
This playbook was designed for both product and engineering teams.
{% endhint %}

## Why should you read this playbook?

Do you want to use AI to make your product even better? Whether to unlock feature functionality only possible with AI, or simply save time and money by optimizes processes, that's where we come in. At WorkflowAI, we make it easy to build AI features that can help your business in just a few minutes.

Developing great AI features is a process of continous improvement, setting up evaluations, and collaboration between product and developments teams, but this playbook aims to help you every step of the way.

### With this playbook, you will learn:

* What AI features are and what they can do
* How to define an AI feature in WorkflowAI
* How to test your AI feature
* How to evaluate your AI feature
* How to add your AI feture into your product
* How to improve your AI feature


---

# 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.workflowai.com/ai-features-playbook/introduction.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.
