# Boards

- [Boards Overview](https://docs.ludi.co/boards/boards-overview.md): Plan, reflect and refine. Ludi boards are the perfect place for fun and focused team collaboration.
- [Create a board](https://docs.ludi.co/boards/creating-a-board.md): Learn how to create a board from a template, start with a blank board, or clone an existing board.
- [Meeting Mode](https://docs.ludi.co/boards/design-and-meeting-mode.md)
- [The Toolbar](https://docs.ludi.co/boards/the-tools.md): Everything you need to create and run a productive, interactive and fun meeting
- [Customizing Your Board](https://docs.ludi.co/boards/customize-your-board.md): Complete freedom to build for the way your team works.
- [Share your board](https://docs.ludi.co/boards/share-your-board.md): Sharing & inviting collaborators
- [Actions](https://docs.ludi.co/boards/actions.md): Actions help you keep track of meeting outcomes and next steps.
- [Mentions](https://docs.ludi.co/boards/mentions.md): Mentions are a great way to directly message a member of your team when you want their input or to make them aware of specific comments or content on your boards.
- [Notifications](https://docs.ludi.co/boards/notifications.md): Stay up to date on Actions and Mentions via the notification window.
- [How to set the timer](https://docs.ludi.co/boards/how-to-set-the-timer.md)
- [Hide & Show Sticky Notes](https://docs.ludi.co/boards/hide-and-show-sticky-notes.md): How to enable private writing in Ludi
- [Voting](https://docs.ludi.co/boards/voting.md)
- [Host controls](https://docs.ludi.co/boards/host-controls.md)
- [Jira Integration](https://docs.ludi.co/boards/jira-integration.md): Visual planning and action tracking with your Jira backlog in Ludi
- [Import data to your boards](https://docs.ludi.co/boards/import-data-to-your-boards.md)
- [Locking the layout](https://docs.ludi.co/boards/locking-board-elements.md)
- [Tags](https://docs.ludi.co/boards/tags.md)
- [Export your board](https://docs.ludi.co/boards/export-your-board.md)
- [Beta Features](https://docs.ludi.co/boards/beta-features.md)


---

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