# SDK Tích Hợp

- [Web Extension](https://api.omicall.com/sdk/web-extension.md): Bring all VoIP call features from OMICall to any website you want
- [Changelog](https://api.omicall.com/sdk/web-extension/changelog.md)
- [Pancake](https://api.omicall.com/sdk/web-extension/pancake.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [Sapo](https://api.omicall.com/sdk/web-extension/sapo.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [Haravan](https://api.omicall.com/sdk/web-extension/haravan.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [Nhanh.vn](https://api.omicall.com/sdk/web-extension/nhanh.vn.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [TPos.vn](https://api.omicall.com/sdk/web-extension/tpos.vn.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [KiotViet](https://api.omicall.com/sdk/web-extension/kiotviet.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [Bitrix24](https://api.omicall.com/sdk/web-extension/bitrix24.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [HubSpot](https://api.omicall.com/sdk/web-extension/hubspot.md): Các vị trí hỗ trợ hiển thị nút gọi nhanh Click-2-Call
- [Web SDK](https://api.omicall.com/sdk/web-sdk.md): OMICall WebSDK: công cụ bao gồm thư viện và tài liệu mà OmiCall cung cấp cho đối tác, để đối tác xây dựng tính năng call ngay chính trên ứng dụng web của mình.
- [v3 Integration](https://api.omicall.com/sdk/web-sdk/v3-integration.md): OMICallSDK: phiên bản SDK thứ 3 dành cho trình duyệt của OMICall, áp dụng mọi công nghệ mới nhất và hầu hết tính năng hiện có của OMICall SaaS, đem lại hiệu năng và chất lượng cuộc gọi tốt nhất.
- [v3 Changelog](https://api.omicall.com/sdk/web-sdk/v3-changelog.md): WebCallSDK release versions changelog
- [v2 Integration](https://api.omicall.com/sdk/web-sdk/v2-integration.md): OmiCall Web SDK : là công cụ bao gồm thư viện và tài liệu mà OmiCall cung cấp cho đối tác, để đối tác xây dựng tính năng call ngay chính trên ứng dụng web của mình.
- [v2 Changelog](https://api.omicall.com/sdk/web-sdk/v2-changelog.md): Lịch sử cập nhật tính năng của Web SDK
- [MOBILE SDK](https://api.omicall.com/sdk/mobile-sdk.md): Tích hợp tính năng nghe thoại vào ứng dụng của bạn một cách nhanh chóng, hiệu quả
- [Tổng Quan](https://api.omicall.com/sdk/mobile-sdk/tong-quan.md)
- [Tại sao lại sử dụng OMICALL](https://api.omicall.com/sdk/mobile-sdk/tai-sao-lai-su-dung-omicall.md)
- [Định nghĩa đầu số](https://api.omicall.com/sdk/mobile-sdk/dinh-nghia-dau-so.md): mô tả các đầu số trong tổng đài, ý nghĩa, định dạng từng loại đầu số
- [Các SDK Hỗ Trợ](https://api.omicall.com/sdk/mobile-sdk/cac-sdk-ho-tro.md)
- [Tài khoản đăng nhập](https://api.omicall.com/sdk/mobile-sdk/tai-khoan-dang-nhap.md)
- [IOS SDK](https://api.omicall.com/sdk/mobile-sdk/ios-sdk.md)
- [Cấu hình Push Notification](https://api.omicall.com/sdk/mobile-sdk/ios-sdk/cau-hinh-push-notification.md)
- [Cài đặt](https://api.omicall.com/sdk/mobile-sdk/ios-sdk/cai-dat.md): Cài đặt SDK IOS
- [Khởi tạo SDK](https://api.omicall.com/sdk/mobile-sdk/ios-sdk/khoi-tao-sdk.md)
- [Xử lý các sự kiện](https://api.omicall.com/sdk/mobile-sdk/ios-sdk/xu-ly-cac-su-kien.md)
- [Android SDK](https://api.omicall.com/sdk/mobile-sdk/android-sdk.md): Hướng dẫn chi tiết việc tích hợp vào OMICALL SDK trên Android
- [Cấu hình SDK](https://api.omicall.com/sdk/mobile-sdk/android-sdk/cau-hinh-sdk.md)
- [Cấu hình Push Notification](https://api.omicall.com/sdk/mobile-sdk/android-sdk/cau-hinh-push-notification.md)
- [Khởi tạo SDK](https://api.omicall.com/sdk/mobile-sdk/android-sdk/khoi-tao-sdk.md)
- [Lắng nghe các sự kiện](https://api.omicall.com/sdk/mobile-sdk/android-sdk/lang-nghe-cac-su-kien.md)
- [Flutter SDK](https://api.omicall.com/sdk/mobile-sdk/flutter-sdk.md)
- [React-Native SDK](https://api.omicall.com/sdk/mobile-sdk/react-native-sdk.md)
- [Deep Links App to App](https://api.omicall.com/sdk/deep-links-app-to-app.md)


---

# 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://api.omicall.com/sdk.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.
