# Documentation Overview

These docs include information about:

* [The SalesIntel APIs](https://developer.salesintel.io/salesintel-api-documentation/getting-started-with-salesintel-apis)
* [Webhooks and Export Apps](https://developer.salesintel.io/salesintel-api-documentation/webhooks-and-export-apps)
* [Snowflake Data Share](https://developer.salesintel.io/salesintel-api-documentation/snowflake-data-share)

## When to use each

Use **SalesIntel APIs** for enrichment of targeted accounts and contacts, as well as discovery of small sets of contacts. If your use case requires discovery of thousands of contacts in a single request, there may be other solutions more appropriate for you. Please contact our <support@salesintel.io> to learn more.

Use **Webhooks and Export Apps** when you are looking to create a connection between SalesIntel and another application, where no native integration exists. Using a webhook producer and receiver model, daily users can continue to access the SalesIntel web application and all of its benefits directly, but push the data they want to their own custom integrations.

Use **Snowflake Data Share** to get SalesIntel data into your Snowflake environment for use with enterprise-level initiatives.


---

# 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://developer.salesintel.io/salesintel-api-documentation/documentation-overview.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.
