> For the complete documentation index, see [llms.txt](https://docs.bueno.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bueno.art/buenoverse/interactions/dialogue/ai-dialogue.md).

# AI Dialogue

Buenoverse supports AI conversation mechanics for an even more immersive experience for your players. Each interaction will cost AI generation credits which are allotted to your world based on your payment plan.&#x20;

In the dialogue flow chart, click on **Message** and chose **AI conversation**.&#x20;

<figure><img src="/files/EP5ltZeqMyoySke72l7G" alt=""><figcaption></figcaption></figure>

There are a lot of options here - as many as you can imagine! You can write things like moods or quirks, as well as subjects and the things that NPC hates or loves. Just go nuts with it!

<figure><img src="/files/IUXT5SOwDSj2jBjpHxFR" alt=""><figcaption></figcaption></figure>

After you write the characteristics, bring up the preview to test your AI conversation, or just start chatting in your world!

<div><figure><img src="/files/hAxH1ytL1CizDtFaXlF5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/au0Gpow51iJFET7iNQjv" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bueno.art/buenoverse/interactions/dialogue/ai-dialogue.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.
