# Folio Platform

Folio's platform gives healthcare professionals everything they need to find AI training opportunities, manage their work, and get paid — all in one place.

After completing onboarding, you'll have access to the full platform:

| Feature                                                                      | Description                                                     |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------- |
| [Dashboard](broken://pages/7642a830b62a1591acd2c9577f7dfc29ba5e8cdf)         | View your contracts, applications, and pending tasks            |
| [Explore Jobs](broken://pages/370840c2791b3814bd5a2b2a2935836f34ec49f0)      | Search and apply to open roles                                  |
| [Job Details](broken://pages/90d7cd12a3606d5d9640de71e9dce75ba9e1d83d)       | Review role specifics before applying                           |
| [Messages](broken://pages/e309a41897ea3027e911441ed3146f487fa9de6c)          | Communicate with Folio and employers                            |
| [Referrals](broken://pages/a6f305bfde5fb742750cdccd80650d051f12145d)         | Share your referral link and earn rewards                       |
| [Settings](broken://pages/c673024643fc1c026d4d4ffc8968b29368feb17f)          | Manage your account, verifications, payments, and notifications |
| [Folio Email Alias](broken://pages/bbb59dabee13b7e8b2072310dd3c18979d917e47) | Use a private relay email to protect your personal address      |

## Navigation

The left sidebar provides access to all platform sections:

* **Jobs** — Explore open opportunities
* **Home** — Your dashboard
* **Learn** — AI training courses and certifications
* **Referrals** — Referral program
* **Messages** — Direct messaging
* **Help** — Documentation and support
* **Settings** — Account configuration


---

# 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.folio.works/the-platform/folio-platform.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.
