# Use Cases

- [Sales, Business Development](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor.md)
- [Build List](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor/build-list.md): Build company, people list from AI or different databases.
- [Lead Enrichment, Lead Qualification](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor/lead-enrichment-lead-qualification.md)
- [Account Research, Profile Building](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor/account-research-profile-building.md)
- [Send Mass Email in Table](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor/send-mass-email-in-table.md)
- [Automate Meeting Summary](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor/automate-meeting-summary.md): Keep track of meetings in structured table format
- [Marketing](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor-1.md)
- [Programmatic SEO](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor-1/interactive-blocks.md)
- [Build List](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor-1/build-list.md): Build company, people list from AI or different databases.
- [Lead Enrichment, Lead Qualification](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor-1/lead-enrichment-lead-qualification.md)
- [Account Research, Profile Building](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor-1/account-research-profile-building.md)
- [Send Mass Email in Table](https://capgo-1.gitbook.io/capgo-docs/use-cases/editor-1/send-mass-email-in-table.md)
- [ Market, Investment Research](https://capgo-1.gitbook.io/capgo-docs/use-cases/images-and-media.md)
- [Market Research](https://capgo-1.gitbook.io/capgo-docs/use-cases/images-and-media/market-research.md)
- [Chat PDF in Bulk](https://capgo-1.gitbook.io/capgo-docs/use-cases/images-and-media/chat-pdf-in-bulk.md): Ask same questions to many PDFs in bulk
- [Product Manager](https://capgo-1.gitbook.io/capgo-docs/use-cases/product-manager.md)
- [Customer Insights (KYC)](https://capgo-1.gitbook.io/capgo-docs/use-cases/product-manager/customer-insights-kyc.md): Enrich customer info, analyze use caes,  and identify possible issues.
- [Automate Meeting Summary](https://capgo-1.gitbook.io/capgo-docs/use-cases/product-manager/automate-meeting-summary.md): Keep track of meetings in structured table format


---

# 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://capgo-1.gitbook.io/capgo-docs/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.
