# Manage verification options

- [How to use the KYC constructor](https://docs.b2core.b2broker.com/how-to-articles/manage-verification-options/how-to-use-the-kyc-constructor.md): Learn how to configure custom KYC procedures in B2CORE, create verification levels, define required documents, set permissions, and apply client type and country-based restrictions
- [How to use SumSub](https://docs.b2core.b2broker.com/how-to-articles/manage-verification-options/how-to-use-sumsubstance.md): Learn how to connect and configure SumSub as a KYC and KYT provider in B2CORE, including document setup, verification levels, flows, and webhook settings
- [How to use ShuftiPro](https://docs.b2core.b2broker.com/how-to-articles/manage-verification-options/how-to-use-shuftipro.md): Set up and use ShuftiPro in B2CRE for KYC, face, address, and AML verification. Learn how to configure connections, document groups, types, and verification levels
- [How to create a client accreditation test](https://docs.b2core.b2broker.com/how-to-articles/manage-verification-options/how-to-create-a-client-accreditation-test.md): Learn how to create client accreditation tests in B2CORE, add questions and answers, and link tests to verification levels


---

# 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.b2core.b2broker.com/how-to-articles/manage-verification-options.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.
