# Getting Started

- [Create your Account](https://docs.folio.works/getting-started/create-your-account.md): Creating a talent account on Folio.
- [Update your Profile](https://docs.folio.works/getting-started/update-your-profile.md): A comprehensive and professional guide to updating and maintaining your Folio profile.
- [ID Verification](https://docs.folio.works/getting-started/id-verification.md): All Experts must complete identity verification, handled securely through Stripe, before beginning work.
- [Skills & Assessments](https://docs.folio.works/getting-started/skills-and-assessments.md)
- [Applying to Jobs](https://docs.folio.works/getting-started/applying-to-jobs.md)
- [Payments](https://docs.folio.works/getting-started/payments.md): How to set up and link your bank account for seamless payments
- [Email Alias](https://docs.folio.works/getting-started/email-alias.md)
- [getting-started](https://docs.folio.works/getting-started/getting-started.md)
- [create your account](https://docs.folio.works/getting-started/getting-started/create-your-account.md)
- [complete your profile](https://docs.folio.works/getting-started/getting-started/complete-your-profile.md)
- [update your profile](https://docs.folio.works/getting-started/getting-started/update-your-profile.md)
- [README](https://docs.folio.works/getting-started/getting-started/readme.md)
- [identity verification](https://docs.folio.works/getting-started/getting-started/identity-verification.md)
- [applying to jobs](https://docs.folio.works/getting-started/getting-started/applying-to-jobs.md)
- [payments](https://docs.folio.works/getting-started/getting-started/payments.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.folio.works/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.
