# Customer Insights (KYC)

**Steps:**

1. Input user info such as email, name, company name -> enrich full people info
2. Input user usage info -> identify potential usage issues
3. Combining usage info and people info -> use GPT to come up with use cases

<figure><img src="/files/TckzxA8Lo7WUsnkGi9Zb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5NDgDsqB7biJzqTZU902" alt=""><figcaption></figcaption></figure>


---

# 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/product-manager/customer-insights-kyc.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.
