# How TalentOS Works

In TalentOS, every action you take is verified and becomes part of your TalentOS profile.

#### The Core Components

1. **Profile**

   Every user has a live, verified profile. It records completed work, proven skills, and achievements across the platform.
2. **Missions**

   Real tasks designed to help talents practice and apply skills. Completing a mission earns points and verified proof. Points can be exchanged for rewards in the TalentOS store.
3. **Learning Sessions**

   Structured courses built by experts. Every chapter ends with a mission that must be completed before moving forward, so learning is tied to action and proof.
4. **Bounties**

   Projects or challenges posted by employers. Rewards are either cash or direct job offers. Winning a bounty instantly adds to your profile as verified work.
5. **Points Economy**

   Points are earned through missions and learning sessions. They can be redeemed for benefits such as internships, grants, merchandise, platform credits, or coupons. Employers can contribute benefits to the store, gaining visibility and potential customers.
6. **Verification System**

   All work in TalentOS is checked through AI, human review, or trusted peer verification. Only verified achievements appear in profiles.
7. **Employer Tools**

   Employers can post bounties, review real submissions, and build a talent pipeline. They can also offer benefits for points to connect with the talent community indirectly.


---

# 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://talentos.gitbook.io/talentos-docs/how-talentos-works.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.
