# Best Practices

Effective use of Lumi AI relies on clear structure, thoughtful organization, and consistent management. Whether working with prompts, boards, or knowledge bases, maintaining clarity, accuracy, and version control ensures better insights and streamlined workflows. Regular testing, incremental updates, and a structured approach to data improve efficiency and reliability. By following best practices, users can maximize the value of Lumi AI for their unique needs.

## Chat

{% content-ref url="/pages/tyDLn4jDYtp3MwVlXdHg" %}
[Chat Best Practices](/using-lumi/best-practices/prompting-best-practices.md)
{% endcontent-ref %}

## Boards

{% content-ref url="/pages/GnMnBl6vXWJTOVBqTjIs" %}
[Boards Best Practices](/using-lumi/best-practices/boards-best-practices.md)
{% endcontent-ref %}

## Knowledge Bases

{% content-ref url="/pages/ZppKUEaoyj6dzT7k0owa" %}
[Versioning Best Practices](/using-lumi/best-practices/versioning-best-practices.md)
{% endcontent-ref %}

## Chat Limitations

{% content-ref url="/pages/PGEOG9KQaHDETaCV3kQn" %}
[Chat Limitations](/using-lumi/best-practices/chat-limitations.md)
{% endcontent-ref %}


---

# 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.lumi-ai.com/using-lumi/best-practices.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.
