> For the complete documentation index, see [llms.txt](https://docs.astrafy.io/handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.astrafy.io/handbook/the-company/who-we-hire.md).

# Who We hire

We are scaling fast, and we are looking for builders who share our exact operating system. Our culture isn't just a list of ideals; it is a strict set of expectations.

We do not hire based solely on technical capability. We hire professionals who embody the Astrafy DNA. When we interview candidates and evaluate our own team members, these are the traits we actively look for:

### 1. You have a relentless bias for action

You do not wait for perfect conditions or endless committee approvals to solve a problem. You are a doer who architects solutions, ships code, and delivers tangible results with discipline. You value execution over talking.

### 2. You are highly present and focused

You do not just log hours; you bring deep cognitive engagement to your work. When a client faces a complex architectural hurdle or a teammate needs help, you offer your full, undivided mental bandwidth to tackle the challenge.

### 3. You build in the open

You default to sharing your knowledge. Whether it is contributing to an open-source library, writing a technical guide, or simply documenting your work flawlessly for the next engineer, you actively elevate the people around you.

### 4. You communicate directly and clearly

You have zero tolerance for office politics. You provide clear, actionable, and candid feedback, and you are equally receptive when receiving it. You debate passionately to find the best solution, but once the team commits to a decision, you back it completely.

### 5. You leave your ego at the door

You care deeply about finding the right answer, not about being the person who said it. You own your mistakes immediately, view them as necessary tuition for learning, and pivot quickly without getting defensive.

### 6. You act like an owner

You do not just complete isolated tasks; you take ownership of entire outcomes. If you spot a broken process, a bottleneck, or a struggling project, you take it upon yourself to fix it. "That's not my job" is not in your vocabulary.

### 7. You are a fiercely loyal teammate

You assume positive intent from your colleagues in every interaction. You actively look for ways to unblock your peers and ensure that nobody at Astrafy ever fails alone. You care about the human behind the screen.

### 8. You are a restless tinkerer

You are obsessed with the rapidly evolving landscape of Data and Generative AI. You naturally spend time exploring disruptive new frameworks, experimenting with tools, and pushing the boundaries of your own technical expertise.

Sometimes a video from a world top leader is worth a thousand words. We fully embody all the messages conveyed by President Obama in this video:

{% embed url="<https://www.youtube.com/watch?v=YNY4UFaHbP4>" %}


---

# 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 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/the-company/who-we-hire.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.
