# CodeThreat Handbook

{% hint style="success" %}
&#x20;Here, you'll find essential information about our company values, team structure, policies, and practices. Whether you're a new team member or looking to refresh your knowledge, this handbook is designed to provide you with the information you need to thrive at CodeThreat.
{% endhint %}

Our team dynamics evolves with us. As our teams grows and industry standards change, we regularly update this manual to ensure it remains a relevant and valuable resource for our team. We conduct monthly reviews to incorporate feedback, add new sections, and revise existing content to reflect our current practices and policies.

<details>

<summary>Revision List</summary>

* **Version 1.0.0 (07/10/2024)**: Initial release of the CodeThreat Handbook, covering all major sections and initial product concepts.
* **Version 1.1.0 (07/16/2024)**: Added - Company Policies&#x20;
* **Version 1.2.0 (07/25/2024)**: Added - Hiring

</details>

We encourage you to explore each section of this handbook and reach out if you have any questions or suggestions. This manual is designed to be a living document, evolving with our team and the challeges we face. Your feedback is crucial in ensuring it remains a valuable resource for everyone at CodeThreat.

#### Let's Get Started!


---

# 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://codethreat-sast.gitbook.io/codethreat-company-handbook/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.
