# Welcome

<figure><picture><source srcset="https://325447239-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdEtzEmUcxOOkIiXPZusO%2Fuploads%2FySAbUNIYosTcSWhiTNrI%2FTabiya_Logo_RGB_Monochrome_ImageWord_Dark.png?alt=media&#x26;token=72ac1522-3359-48ba-afe7-0f7b97772264" media="(prefers-color-scheme: dark)"><img src="https://325447239-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdEtzEmUcxOOkIiXPZusO%2Fuploads%2FAxOzVzWz6GghtOE3uAvx%2FTabiya_Logo_RGB_Chromatic_ImageWord.png?alt=media&#x26;token=00054e83-f7e5-4885-b429-86bcd6b4701c" alt="" width="375"></picture><figcaption></figcaption></figure>

Tabiya creates open-source software, models and standards to help tackle the global youth employment challenge. We foster research, coordination, and harmonization among partners that create learning and career pathways. Our vision is to unlock human capital and empower people in informal and formal labor markets.&#x20;

We are a non-profit organization that started at the [University of Oxford](https://www.oxfordmartin.ox.ac.uk/future-of-development/).

### Discover Tabiya's Work

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Inclusive Livelihoods Taxonomy</strong></td><td>Make visible and usable the human capital of everyone in an economy</td><td></td><td><a href="our-tech-stack/inclusive-livelihoods-taxonomy">inclusive-livelihoods-taxonomy</a></td><td></td></tr><tr><td><strong>Compass by Tabiya</strong></td><td>Assist job-seekers in exploring and discovering their skills</td><td></td><td><a href="our-tech-stack/compass">compass</a></td><td></td></tr><tr><td><strong>Livelihoods Classifier</strong></td><td>Use natural language processing to automatically process unstructured text from jobseeker profiles and vacancies </td><td></td><td><a href="our-tech-stack/livelihoods-classifier">livelihoods-classifier</a></td><td></td></tr></tbody></table>

If you have any questions or comments, please do not hesitate to reach out via [email](mailto:hi@tabiya.tech). You can also create an [issue](https://github.com/tabiya-tech/docs/issues) in the [Github repository](https://github.com/tabiya-tech/docs/) that hosts this documentation.


---

# 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/readme.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.
