# Product Guide

- [Tools and Features](https://docs.rekap.com/api/product-guide/tools-and-features.md)
- [Workflows](https://docs.rekap.com/api/product-guide/tools-and-features/workflows.md): The Workflow feature processes data through various customizable nodes, enabling sophisticated data manipulation and output delivery.
- [Creating Workflows](https://docs.rekap.com/api/product-guide/tools-and-features/workflows/creating-workflows.md): The Workflow Feature offers a versatile platform for automating and managing a wide range of tasks with ease. By following the steps outlined, users can effectively set up and execute workflows.
- [Sourcing](https://docs.rekap.com/api/product-guide/tools-and-features/sourcing.md)
- [Lead Generation](https://docs.rekap.com/api/product-guide/tools-and-features/sourcing/lead-generation.md)
- [Account Sourcing](https://docs.rekap.com/api/product-guide/tools-and-features/sourcing/account-sourcing.md)
- [Candidate Sourcing](https://docs.rekap.com/api/product-guide/tools-and-features/sourcing/candidate-sourcing.md)
- [Document Sandbox](https://docs.rekap.com/api/product-guide/tools-and-features/document-sandbox.md)
- [Applicant Ranking](https://docs.rekap.com/api/product-guide/tools-and-features/applicant-ranking.md)
- [Hiring Pipeline](https://docs.rekap.com/api/product-guide/tools-and-features/hiring-pipeline.md): This detailed guide outlines the step-by-step process to utilize Thoughtful ATS effectively, enhancing both the efficiency of your recruitment process and the quality of candidate experience.
- [Interviewer Ranking](https://docs.rekap.com/api/product-guide/tools-and-features/interviewer-ranking.md): A step-by-step guide on how to utilize this functionality to enhance your team's interviewing skills.
- [Application Integrations](https://docs.rekap.com/api/product-guide/application-integrations.md)
- [Zoom Integration](https://docs.rekap.com/api/product-guide/application-integrations/zoom-integration.md): This page lists down the process of connecting, using, and remove the Zoom integration through your ThoughtfulGPT account. We call this feature "The Scribe".
- [Lever](https://docs.rekap.com/api/product-guide/application-integrations/lever.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.rekap.com/api/product-guide.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.
