# Overview

- [About Tabiya](https://docs.tabiya.org/overview/about-tabiya.md): In the next decade, about 1 billion young people will enter the labor force. We want to empower them with better data.
- [The Global Youth Employment Challenge](https://docs.tabiya.org/overview/labor-markets-in-sub-saharan-africa.md): Youth employment in low- and middle-income countries is in crisis, with rapid population growth outpacing job creation, leaving millions unemployed or trapped in informal, low-quality work.
- [The Role of Labor Market Intermediation](https://docs.tabiya.org/overview/labor-markets-in-sub-saharan-africa/the-role-of-labor-market-intermediation.md)
- [Digital Platforms and AI in LMIC Labor Market Intermediation](https://docs.tabiya.org/overview/labor-markets-in-sub-saharan-africa/digital-platforms-and-ai-in-lmic-labor-market-intermediation.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.tabiya.org/overview.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.
