# Web Integrations

- [Hosted Solution](https://docs.complycube.com/documentation/sdks/web-integrations/hosted-solution-quick-guide.md): Build hosted KYC, AML, and identity verification flows with ComplyCube's branded verification pages.
- [Workflow Integration](https://docs.complycube.com/documentation/sdks/web-integrations/hosted-solution-quick-guide/hosted-solution-quick-guide.md): Integrate ComplyCube hosted KYC workflows using Flow Sessions and workflow templates.
- [Check-Driven Integration](https://docs.complycube.com/documentation/sdks/web-integrations/hosted-solution-quick-guide/hosted-solution-quick-guide-1.md): Build hosted KYC verification journeys with direct control over checks handling.
- [Web SDK](https://docs.complycube.com/documentation/sdks/web-integrations/web-sdk-quick-guide.md): Embed KYC and identity verification flows in your web app with the ComplyCube Web SDK.
- [Workflow Integration](https://docs.complycube.com/documentation/sdks/web-integrations/web-sdk-quick-guide/web-sdk-quick-guide.md): Integrate KYC workflows in your web app using the ComplyCube Web SDK.
- [Check-Driven Integration](https://docs.complycube.com/documentation/sdks/web-integrations/web-sdk-quick-guide/web-sdk-quick-guide-1.md): Build check-driven KYC and identity verification flows with the ComplyCube Web SDK.


---

# 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.complycube.com/documentation/sdks/web-integrations.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.
