# It's all about people

- [HR manifesto](https://docs.astrafy.io/handbook/its-all-about-people/hr-manifesto.md): Our HR constitution and mindset
- [Hiring process](https://docs.astrafy.io/handbook/its-all-about-people/hiring-process.md): How we select our gems
- [Onboarding](https://docs.astrafy.io/handbook/its-all-about-people/onboarding.md): Your first days with us
- [Compensation](https://docs.astrafy.io/handbook/its-all-about-people/compensation.md): All the nice stuff you get
- [Training](https://docs.astrafy.io/handbook/its-all-about-people/training.md): You get smarter every day
- [Stay focus and 'No bother' policy](https://docs.astrafy.io/handbook/its-all-about-people/stay-focus-and-no-bother-policy.md): Concentration is the root of all higher abilities in man.
- [Team Building & Retreat](https://docs.astrafy.io/handbook/its-all-about-people/team-building-and-retreat.md): We have fun as a team


---

# 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.astrafy.io/handbook/its-all-about-people.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.
