# Web

- [Integration](https://docs.trustswiftly.com/web/integration.md): This integration guide is for setting up our embedded verification option. Complete the prerequisites before integrating the flow.
- [Button Link](https://docs.trustswiftly.com/web/button-link.md): The button integration with a link is another simple integration that allows for faster page loading and minimal setup.
- [Integrating with WordPress](https://docs.trustswiftly.com/web/wordpress.md): To integrate Trust Swiftly with Wordpress it can be done in a similar manner as the HTML integration and link.
- [WebView iOS and Android](https://docs.trustswiftly.com/web/webview-ios-and-android.md): The WebView option allows individuals to verify their identity in a mobile app with the Android WebView or iOS WKWebView.
- [Bubble ID Verify Integration](https://docs.trustswiftly.com/web/bubble-id-verify-integration.md): Learn to integrate Bubble.io with Trust Swiftly for the ultimate identity verification experience. Add ID, Selfie, phone and more checks to your Bubble app using no-code.
- [FlutterFlow Identity Verification](https://docs.trustswiftly.com/web/flutterflow-identity-verification.md): Integrating FlutterFlow with Trust Swiftly can significantly enhance your app's security and user verification processes with ID checks, selfies, KYC, and more.
- [Webflow ID Verification](https://docs.trustswiftly.com/web/webflow-id-verification.md): Integrating Webflow with Trust Swiftly involves following our guide to configure your verification steps. Setup a robust no-code solution to verify your users through ID, selfie, KYC.
- [Zapier Identity Verification](https://docs.trustswiftly.com/web/zapier-identity-verification.md): Integrating Trust Swiftly with Zapier allows you to automate identity verification processes seamlessly across various apps and services, enhancing security and efficiency without the need for coding.


---

# 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.trustswiftly.com/web.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.
