# Use Cases

## [Companies](/salesintel-api-documentation/company-apis.md)

### Company Search

Use the APIs to return companies based on firmographic or technographic criteria to discover new companies within your ICP.&#x20;

### Company Data Append

Use the APIs to append firmographic information to identified companies, by domain name (recommended) or company name.

## [Contacts](/salesintel-api-documentation/people-contact-apis.md)

### Contact Search

Use the APIs to discover net-new contacts that meet buying center and ICP criteria. The APIs can be used to support an ABM strategy, returning buying center contacts at a set of companies, specified by domain (recommended) or company name.

### Contact Data Append

Use the APIs to append contact information to known contacts, using email address (preferred), or combinations of first name, last name, company domain, title, etc. Our team can help you construct a waterfall of logic designed to ensure the highest match rate for your contact append scenarios.

## [Technographics](/salesintel-api-documentation/technographic-apis.md)

### Technographic Data Append

Append tech stack usage to companies, by domain (recommended) or company name. Specify the technologies of interest and learn if the company does or does not incorporate that technology into their tech stack.

## [News](/salesintel-api-documentation/news-apis.md)

### News Articles by Company

Retrieve news articles for a set of companies, specified by domain. Specify a category or specific type of news of interest, along with publication or extraction dates.


---

# 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/getting-started-with-salesintel-apis/use-cases.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.
