# Handbook

## Handbook

- [Astrafy Handbook](https://docs.astrafy.io/handbook/astrafy-handbook.md): Welcome to all our secrets
- [Our Story](https://docs.astrafy.io/handbook/the-company/our-story.md)
- [Mission & Vision](https://docs.astrafy.io/handbook/the-company/mission-and-vision.md): Our purpose and where we aim to go
- [Culture and Values](https://docs.astrafy.io/handbook/the-company/culture-and-values.md): What binds us together
- [Who We hire](https://docs.astrafy.io/handbook/the-company/who-we-hire.md): We need the right people with us, not the best people.
- [Flexible work](https://docs.astrafy.io/handbook/the-company/flexible-work.md): Take ownership of your life
- [Diversity, inclusion & belonging](https://docs.astrafy.io/handbook/the-company/diversity-inclusion-and-belonging.md): We get the best from everyone
- [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
- [Your First 90 Days: The Astrafy Onboarding](https://docs.astrafy.io/handbook/its-all-about-people/your-first-90-days-the-astrafy-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 Buildings](https://docs.astrafy.io/handbook/its-all-about-people/team-buildings.md): We have fun as a team
- [Our toolkit](https://docs.astrafy.io/handbook/strategy/our-toolkit.md): What makes us more productive
- [Strategy](https://docs.astrafy.io/handbook/strategy/strategy.md)
- [OKRs](https://docs.astrafy.io/handbook/strategy/okrs.md): Deciding what not to do is as important as deciding what to do.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.astrafy.io/handbook/astrafy-handbook.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.
