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

# Education

FLORA is proud to support the next generation of creatives.

## Education Plans

FLORA offers dedicated education plans for students and professors. Visit [flora.ai/edu](https://flora.ai/edu) to learn about our education program and apply.

### How to Redeem

If you've received an EDU invitation email, click the **Redeem** link in the email to activate your education plan via a one-click checkout. No promo codes to copy — just click and go.

{% hint style="info" %}
If you already have an active paid subscription, you can still redeem an EDU plan. Your existing subscription will be handled as part of the redemption flow.
{% endhint %}

### Students vs. Professors

FLORA's education program offers two tracks:

| Track          | Description                                                     |
| -------------- | --------------------------------------------------------------- |
| **Students**   | Discounted access for enrolled students with a valid .edu email |
| **Professors** | Enhanced access with unlimited editor seats for classroom use   |

Professor accounts include unlimited editor seats, making it easy to invite an entire class to collaborate on FLORA projects without worrying about seat limits.

## Support for Educational Programs

We're happy to share training materials or, in special cases, access to FLORA team members or FLORA Creative Partners for hackathons, corporate training workshops, or educational training sessions. Reach out to <support@florafauna.ai> with your request.

## 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>


---

# 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.flora.ai/more/education.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.
