> For the complete documentation index, see [llms.txt](https://docs.gatenox.com/gatenox-hub-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gatenox.com/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox.md).

# Start onboarding customers with Gatenox

There are a few simple steps to start verification of your customers using Gatenox Hub:

1. Add information about your company [About your company](/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox/about-your-company.md).
2. Setup your required data (optional) [What data my company requires?](/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox/what-data-my-company-requires.md)
3. Configure your referral code [Referral code](/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox/referral-code.md).
4. Send an invitation to review for corporate client:  [Send the invitation for review to the corporate client](/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox/send-invitation-for-review.md).
5. Send an invitation to review for individuals: [Send the invitation for Individual KYC](/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox/send-invitation-for-review-1.md).
6. Add the "Apply via Gatenox" button or link to your portal/webpage [Apply via Gatenox](/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox/apply-via-gatenox.md).

Alternatively, Gatenox Hub serves as an initial tool for screening against sanctions, PEP (Politically Exposed Persons), and criminal records. Additionally, we provide blockchain analytics to facilitate requests for crypto address verification reports, enabling a comprehensive assessment of associated risks. These features are offered via Gatenox API.

Find out more about how to use Gatenox Hub as a screening tool here: [Comprehensive screening](/gatenox-hub-wiki/gatenox-api/api-reference/comprehensive-screening.md).&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gatenox.com/gatenox-hub-wiki/compliance-cloud-how-to/start-onboarding-customers-with-gatenox.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
