# Phone Verification System

## Phone Verification System

- [Phone Verification System](https://layerlabs.gitbook.io/phone-verification-system/phone-verification-system.md)
- [Requirements](https://layerlabs.gitbook.io/phone-verification-system/requirements.md)
- [Setup Guide](https://layerlabs.gitbook.io/phone-verification-system/setup-guide.md)
- [Configurable Options](https://layerlabs.gitbook.io/phone-verification-system/configurable-options.md)
- [Verification Strategy](https://layerlabs.gitbook.io/phone-verification-system/verification-strategy.md)
- [Upgrade Guide](https://layerlabs.gitbook.io/phone-verification-system/upgrade-guide.md)
- [Common Issues](https://layerlabs.gitbook.io/phone-verification-system/common-issues.md)
- [Roadmap](https://layerlabs.gitbook.io/phone-verification-system/roadmap-and-changelog/roadmap.md)
- [Changelog](https://layerlabs.gitbook.io/phone-verification-system/roadmap-and-changelog/changelog.md)
- [Screenshots](https://layerlabs.gitbook.io/phone-verification-system/features-and-screenshots/screenshots.md)
- [Admin Features](https://layerlabs.gitbook.io/phone-verification-system/features-and-screenshots/admin-features.md)
- [Client Features](https://layerlabs.gitbook.io/phone-verification-system/features-and-screenshots/client-features.md)
- [Comparison](https://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/comparison.md)
- [Twilio](https://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/twilio.md)
- [Vonage (Nexmo)](https://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/vonage-nexmo.md)
- [MSG91](https://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/msg91.md)
- [MessageBird](https://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/messagebird.md)
- [Clickatell](https://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/clickatell.md)
- [Lagom Theme](https://layerlabs.gitbook.io/phone-verification-system/advanced/lagom-theme.md)
- [Multilang Translation](https://layerlabs.gitbook.io/phone-verification-system/advanced/multilang-translation.md)
- [Custom SMS Gateway Dev Kit](https://layerlabs.gitbook.io/phone-verification-system/advanced/custom-sms-gateway-dev-kit.md)
- [MaxMind minFraud](https://layerlabs.gitbook.io/phone-verification-system/advanced/maxmind-minfraud.md)
- [Disable Intl-Tel-Input](https://layerlabs.gitbook.io/phone-verification-system/advanced/disable-intl-tel-input.md)
- [BulkSMS Custom Dev Kit](https://layerlabs.gitbook.io/phone-verification-system/community-created-custom-dev-kits/bulksms-custom-dev-kit.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://layerlabs.gitbook.io/phone-verification-system/phone-verification-system.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.
