# Winning with Text Based AI

Creating text with AI will speed up your content creation, make your SEO better and ultimately make your business life easier. It can make a lot of difference but is not without some limits. We want you to have the most success with AI and creating content for your business and will be here to help you with the information you need for that success.

* **Keep it Simple** - Don't try to create too complex content at one time. Train the AI to do one thing well and think about chaining multiple outputs together for longer content.
* **Longer Content is Unpredictable** - The higher the output tokens you set, the more unpredictable that output will become. The AI works by trying to predict the next token in a sequence, the more freedom you give it, the more chance of it turning in a wild direction.
* **Patterns are Everything** - Teach the AI a pattern and it will follow it forever. Reinforce that pattern with some examples and it will make the output better quality. Breaking a pattern will lead the AI to give you a poor quality output.&#x20;
* **Use Quality Examples** - Examples are what the AI will base its outputs on. There is no golden bullet in terms of number of examples to provide but the AI will want a wide array of diverse examples to pull from for the future outputs.


---

# 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.riku.ai/basics-of-ai/winning-with-text-based-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.
