# Welcome to FLORA Docs

Welcome to FLORA's documentation page.

### FLORA Intro

Here's a quick intro to FLORA and how it works.

{% embed url="<https://www.youtube.com/watch?v=SruAQI46p-M>" %}

### FLORA Training Sessions

We host weekly live sessions for FLORA users and subscribers. We walk through FLORA essentials and some advanced tips & tricks (and often share upcoming features!). We'd love to see you in an upcoming session and hear your feedback and questions.

<a href="https://luma.com/floraai?k=c" class="button primary">RSVP to FLORA Training Sessions</a>

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Setting up for FLORA</td><td><a href="https://526296967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2Flka6c7EhTrTsRerxnzGo%2FFrame%202085661821.png?alt=media&#x26;token=84f144c9-9b85-4136-bf94-5ad37ee782e2">Frame 2085661821.png</a></td><td></td><td><a href="quickstart">quickstart</a></td></tr><tr><td><strong>Nodes</strong></td><td>Learn the basics of Nodes</td><td><a href="https://526296967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FKcAKCZFWEuG1GVo0nizv%2FFrame%202085661818.png?alt=media&#x26;token=ae678140-16d1-45cf-b191-f1e1563f9d2e">Frame 2085661818.png</a></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Editor</strong></td><td>Explore our Editor</td><td><a href="https://526296967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FCKLDrCnP0FkabjlnAx96%2FFrame%202085661819.png?alt=media&#x26;token=447047d2-0be7-49f6-ab4a-cc0930b50ab2">Frame 2085661819.png</a></td><td></td><td><a href="publish-your-docs">publish-your-docs</a></td></tr><tr><td>Community</td><td>Explore FLORA's creative community</td><td><a href="https://526296967-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FsfzRmPFAKgG8PxcyIvr7%2FFrame%202085661820.png?alt=media&#x26;token=4c071ffd-91d1-4f4a-8c80-2c22d96841c2">Frame 2085661820.png</a></td><td></td><td><a href="../more/community">community</a></td></tr></tbody></table>


---

# 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.flora.ai/getting-started/readme.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.
