# Getting Started

## Platform Walkthrough

Once you’re logged in, you’ll have access to three main modules designed to streamline your experience.

* [**Chat:** ](https://docs.lumi-ai.com/product-features/chat)The go-to interface for asking data questions and receiving instant answers.
* [**Boards:**](https://docs.lumi-ai.com/product-features/boards) Allow users to pin frequently asked prompts and auto-refresh the insight generation process.
* [**Knowledge Base:** ](https://docs.lumi-ai.com/product-features/knowledge-base)Allows admins/ contributors to configure Lumi's understanding about your data and business.

{% hint style="info" %}
Note: To learn more about the types of analysis that can be performed with Lumi, view [Data Analysis with Lumi.](https://docs.lumi-ai.com/lumi-use-cases#data-insights-overview)
{% endhint %}

{% hint style="info" %}
Note: To learn more about best practices, view [Best Practices](https://docs.lumi-ai.com/using-lumi/best-practices)
{% endhint %}

{% embed url="<https://youtu.be/MRzbRA9HWCI>" %}


---

# 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/getting-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.
