# Business

- [API](https://docs.data-bot.xyz/services/business/api.md): Our API allows developers, researchers, and builders to access insights from 500+ KOLs, trending token mentions, follow activity, and more.
- [Ads](https://docs.data-bot.xyz/services/business/ads.md): Databot Sponsored Spots allow select projects to gain premium visibility directly on our dApp


---

# 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.data-bot.xyz/services/business.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.
