> For the complete documentation index, see [llms.txt](https://docs.whitebridge.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whitebridge.network/ai-agents-by-use-case.md).

# AI Agents by Use Case

{% content-ref url="/pages/SkUNWzwcWHn9JaD0bqOf" %}
[Reputation Guardian](/ai-agents-by-use-case/reputation-guardian.md)
{% endcontent-ref %}

{% content-ref url="/pages/8MBYNcqs755rRJJumhBl" %}
[KOL Socials Analyzer](/ai-agents-by-use-case/kol-socials-analyzer.md)
{% endcontent-ref %}

{% content-ref url="/pages/48DYNUEOWD7LzfLQpkM0" %}
[Negative Media Investigator](/ai-agents-by-use-case/negative-media-investigator.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hfwz92w5H8JpS1eaR4v7" %}
[Social Background Checker](/ai-agents-by-use-case/social-background-checker.md)
{% endcontent-ref %}

{% content-ref url="/pages/igfAebrFxYZv3UsfgfIj" %}
[Face Finder](/ai-agents-by-use-case/face-finder.md)
{% endcontent-ref %}

{% content-ref url="/pages/PjTkV2SIPaTBgnlEpkrO" %}
[Contact Finder & Enrichment](/ai-agents-by-use-case/contact-finder-and-enrichment.md)
{% endcontent-ref %}

{% content-ref url="/pages/NGfUIXzGzXJ5XblMNKI1" %}
[Digital Presence Investigator](/ai-agents-by-use-case/digital-presence-investigator.md)
{% endcontent-ref %}

{% content-ref url="/pages/hb0zVMOHRWKhFmarTl1d" %}
[Data Breaches Protector](/ai-agents-by-use-case/data-breaches-protector.md)
{% endcontent-ref %}

{% content-ref url="/pages/ETA43TWunVYb0MfERBhf" %}
[OSINT Master](/ai-agents-by-use-case/osint-master.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whitebridge.network/ai-agents-by-use-case.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.
