> For the complete documentation index, see [llms.txt](https://developer.sehaci.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.sehaci.com/readme.md).

# 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="/files/Uvfh4jRtgy9tDq9VbRD0">/files/Uvfh4jRtgy9tDq9VbRD0</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Verify API</strong></td><td>Directly access verifications</td><td><a href="/files/iNFbP8Mnh2VyJq25eEW8">/files/iNFbP8Mnh2VyJq25eEW8</a></td><td></td><td><a href="/pages/yICJ2C96EYQGu9Symcf3">/pages/yICJ2C96EYQGu9Symcf3</a></td></tr><tr><td><strong>Webhooks</strong></td><td>Receive updates</td><td><a href="/files/syYS9T1WHc0XdfDOYJSL">/files/syYS9T1WHc0XdfDOYJSL</a></td><td></td><td><a href="/pages/kUQmw7eyV0E3OHrOOD4B">/pages/kUQmw7eyV0E3OHrOOD4B</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
