# Get Started

- [Install Flexi Kanban](https://docs.flexikanban.ai/get-started/install-flexi-kanban.md)
- [Assign Licenses and Permissions](https://docs.flexikanban.ai/get-started/assign-licenses-and-permissions.md)
- [Flexi Kanban App Overview](https://docs.flexikanban.ai/get-started/flexi-kanban-app-overview.md): Learn how to open the Flexi Kanban Salesforce app, understand its main tabs, and know where to start as a new admin.
- [Build Your First Board in 5 Minutes](https://docs.flexikanban.ai/get-started/build-your-first-board-in-5-minutes.md)
- [What to Learn Next](https://docs.flexikanban.ai/get-started/what-to-learn-next.md)
- [How to Build a Simple Kanban Using Creation Wizard Abilities](https://docs.flexikanban.ai/get-started/how-to-build-a-simple-kanban-using-creation-wizard-abilities.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.flexikanban.ai/get-started.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.
