# Remote Team Synergy Handbook

## The Hiring Journey Handbook.

- [Hello!](https://onboarding.vintti.com/hello.md): A warm, brief introduction.
- [Step by Step](https://onboarding.vintti.com/our-process/step-by-step.md): Step by Step to Find the Ideal Talent
- [Introduction and Overview](https://onboarding.vintti.com/interviews/introduction-and-overview.md)
- [Recommended Interview Format](https://onboarding.vintti.com/interviews/recommended-interview-format.md): Remember this format is optional
- [Typical Questions to Ask a Candidate](https://onboarding.vintti.com/interviews/typical-questions-to-ask-a-candidate.md)
- [Technical Skills and Knowledge](https://onboarding.vintti.com/interviews/typical-questions-to-ask-a-candidate/technical-skills-and-knowledge.md)
- [Work Habits and Ethics](https://onboarding.vintti.com/interviews/typical-questions-to-ask-a-candidate/work-habits-and-ethics.md)
- [Personality and Life](https://onboarding.vintti.com/interviews/typical-questions-to-ask-a-candidate/personality-and-life.md)
- [Problem-Solving and Analysis](https://onboarding.vintti.com/interviews/typical-questions-to-ask-a-candidate/problem-solving-and-analysis.md)
- [Career Motivation and Goals](https://onboarding.vintti.com/interviews/typical-questions-to-ask-a-candidate/career-motivation-and-goals.md)
- [Interview Recommendations](https://onboarding.vintti.com/interviews/interview-recommendations.md)
- [Checklist](https://onboarding.vintti.com/interviews/checklist.md)
- [Introduction](https://onboarding.vintti.com/onboarding-checklist/introduction.md)
- [Checklist](https://onboarding.vintti.com/onboarding-checklist/checklist.md): Smooth Sailing: Your Essential Onboarding Checklist


---

# 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://onboarding.vintti.com/hello.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.
