# Home

Explore guides and references for integrating our mobile SDKs and Verify API. Whether you’re building a mobile application, managing verifications through our server API, or setting up Webhooks for real-time updates, you’ll find everything you need to get started and optimize your integration.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>iOS SDK</strong></td><td>Framework integration</td><td><a href="https://4031642703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwhbg43CSA7KDj0rjFIgL%2Fuploads%2F8j67VGSzCg2JIkJNJSFt%2FGroup%2033.png?alt=media&#x26;token=d8a58b6c-b5d2-4c46-ba02-ba092f0f9bb4">Group 33.png</a></td><td></td><td><a href="ios-sdk/quickstart">quickstart</a></td></tr><tr><td><strong>Verify API</strong></td><td>Directly access verifications</td><td><a href="https://4031642703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwhbg43CSA7KDj0rjFIgL%2Fuploads%2FdACNHClR4QRZ0SYBZHTS%2FGroup%2032.png?alt=media&#x26;token=12ed50cf-524b-4212-8487-64f8afacaeda">Group 32.png</a></td><td></td><td><a href="verify-api/verifications">verifications</a></td></tr><tr><td><strong>Webhooks</strong></td><td>Receive updates</td><td><a href="https://4031642703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwhbg43CSA7KDj0rjFIgL%2Fuploads%2FkwOT1Vq4nhT9PBO9DCwU%2FWebhooks.png?alt=media&#x26;token=195964e8-f58b-459c-8ac7-f24baaf1f99a">Webhooks.png</a></td><td></td><td><a href="webhooks">webhooks</a></td></tr></tbody></table>


---

# 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://developer.sehaci.com/readme.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.
