> For the complete documentation index, see [llms.txt](https://docs.mysorbet.xyz/sorbet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mysorbet.xyz/sorbet/getting-started.md).

# Getting Started

## Sign Up

* [ ] Go to <https://mysorbet.io/>&#x20;
* [ ] Sign up with your email address&#x20;
* [ ] Complete the onboarding flow

## Complete Verification

To open your virtual bank accounts you will need to complete KYC/KYB

* [ ] Click on the "Get Verified" page&#x20;
* [ ] Accept the Terms of Services & Privacy Policy
* [ ] Begin the verification process (via Sumsub)
* [ ] Once approved, go to "Accounts" and claim your account credentials.

{% hint style="info" %}
As part of opening your virtual accounts, you'll go through an identity verification process powered by [**Sumsub**](https://sumsub.com/), a trusted global KYC provider integrated within our payment infrastructure partner, [**Due Network**](https://www.opendue.com/)**.**

During this step, you may interact directly with their interfaces — this is expected and a normal part of the process. Our team remains available to support you every step of the way. If you encounter any issues during verification, don't hesitate to reach out to us at [**maher@mysorbet.xyz**](mailto:maher@mysorbet.xyz).
{% endhint %}


---

# 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://docs.mysorbet.xyz/sorbet/getting-started.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.
