# LIFE AT LEAPWISE

- [Introduction](https://docs.leapwise.co/backend-handbook/life-at-leapwise/introduction.md)
- [Who are we?](https://docs.leapwise.co/backend-handbook/life-at-leapwise/who-are-we.md)
- [What do we do?](https://docs.leapwise.co/backend-handbook/life-at-leapwise/what-do-we-do.md)
- [Our values](https://docs.leapwise.co/backend-handbook/life-at-leapwise/our-values.md)
- [Hiring process](https://docs.leapwise.co/backend-handbook/life-at-leapwise/hiring-process.md)
- [Hiring: A Mid Frontend Developer's Point of View](https://docs.leapwise.co/backend-handbook/life-at-leapwise/hiring-process/hiring-a-mid-frontend-developers-point-of-view.md)
- [Benefits we offer](https://docs.leapwise.co/backend-handbook/life-at-leapwise/benefits-we-offer.md)
- [Onboarding process](https://docs.leapwise.co/backend-handbook/life-at-leapwise/onboarding-process.md)
- [Onboarding: A Senior Digital Marketing Specialist's perspective](https://docs.leapwise.co/backend-handbook/life-at-leapwise/onboarding-process/onboarding-a-senior-digital-marketing-specialists-perspective.md)
- [Mentorship program](https://docs.leapwise.co/backend-handbook/life-at-leapwise/mentorship-program.md)
- [Career development](https://docs.leapwise.co/backend-handbook/life-at-leapwise/career-development.md)
- [Trainings & certificates we offer](https://docs.leapwise.co/backend-handbook/life-at-leapwise/career-development/trainings-and-certificates-we-offer.md): Our commitment to excellence and expertise is showcased through the certificates and educational qualifications we regularly obtain.
- [Career development: A Senior Software Developer's Insight](https://docs.leapwise.co/backend-handbook/life-at-leapwise/career-development/career-development-a-senior-software-developers-insight.md)
- [Community building](https://docs.leapwise.co/backend-handbook/life-at-leapwise/community-building.md)
- [Juniorship](https://docs.leapwise.co/backend-handbook/life-at-leapwise/juniorship.md)
- [First-hand info from our first team member](https://docs.leapwise.co/backend-handbook/life-at-leapwise/first-hand-info-from-our-first-team-member.md)
- [Join our team](https://docs.leapwise.co/backend-handbook/life-at-leapwise/join-our-team.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.leapwise.co/backend-handbook/life-at-leapwise.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.
