# Sourcing

The Sourcing tool supports three main types of sourcing:

* [Lead Generation](/api/product-guide/tools-and-features/sourcing/lead-generation.md)
* [Account Sourcing](/api/product-guide/tools-and-features/sourcing/account-sourcing.md)
* [Candidate Sourcing](/api/product-guide/tools-and-features/sourcing/candidate-sourcing.md)

Each Sourcing type is distinguished by specific tags, allowing. users to easily identify and navigate through different categories.

Access the Sourcing tool through your account dashboard by navigating to "Sourcing" on the left side of your screen.&#x20;

<figure><img src="/files/nBsnmbocQEHfQIZYd4tU" alt=""><figcaption></figcaption></figure>


---

# 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/tools-and-features/sourcing.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.
