# Dataset API

- [Merger & Acquisition Dataset API](https://docs.intellizence.com/dataset-api/merger-and-acquisition.md)
- [Funding Dataset API](https://docs.intellizence.com/dataset-api/startup-funding.md)
- [Layoff Dataset API](https://docs.intellizence.com/dataset-api/layoff.md)
- [Business Expansion Dataset API](https://docs.intellizence.com/dataset-api/business-expansion.md)
- [Major Hiring Dataset API](https://docs.intellizence.com/dataset-api/major-hiring-dataset-api.md)
- [CXO Appointments and Changes Dataset API](https://docs.intellizence.com/dataset-api/c-suite-changes.md)
- [Data & Security Breaches Dataset API](https://docs.intellizence.com/dataset-api/data-security-breach.md)
- [IPO Dataset API](https://docs.intellizence.com/dataset-api/ipo-dataset-api.md)
- [Relocation Dataset API](https://docs.intellizence.com/dataset-api/business-relocation.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.intellizence.com/dataset-api.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.
