> For the complete documentation index, see [llms.txt](https://docs.ludi.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ludi.co/templates/templates-overview.md).

# Templates Overview

Whether you're looking for a template for your next meeting, or just need a spark of inspiration, Ludi has a range of pre-made templates available to use instantly.

You can preview all templates in the Template Library, accessed from the left menu. All standard templates are listed in their categories, and you can preview each board in full before using it.

In addition, teams can create and add their own custom templates to their Team Template Library.

### Template Guides

For more detail on how to browse, customize and manage your templates, read our detailed guides below.

{% content-ref url="/pages/t7ZM7F8mCaQHZuT8MqCu" %}
[Template Library](/templates/template-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/sro9reTmz9o5JyIolxzV" %}
[Custom Templates](/templates/custom-templates.md)
{% endcontent-ref %}


---

# 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.ludi.co/templates/templates-overview.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.
