# Introduction

### Overview

This wiki explains the Gatenox Hub interface and possible usage scenarios. The application caters to two roles:

* **Business User** who, while going through the Corporate KYC process in **ID Node** part of Gatenox HUB, onboards to other companies.
* **Compliance Officer / Compliance Team** who reviews submitted Corporate KYC applications in **Compliance Cloud** as part of Gatenox HUB. As a **Compliance Officer / Compliance Team**, you are also a **Business User**, so you have access both to Compliance Cloud and ID Node functionalities.

### Compliance Cloud

Pick a topic to find out more about Gatenox Hub from the Compliance Team perspective:

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>I would like to start onboarding clients with Gatenox Hub ...</td><td><a href="../compliance-cloud-how-to/start-onboarding-customers-with-gatenox">start-onboarding-customers-with-gatenox</a></td><td><a href="../compliance-cloud-how-to/start-onboarding-customers-with-gatenox">start-onboarding-customers-with-gatenox</a></td></tr><tr><td>How to assess risk related to the case using Gatenox Hub?</td><td><a href="../compliance-cloud-how-to/cases-management">cases-management</a></td><td><a href="../compliance-cloud-how-to/cases-management">cases-management</a></td></tr><tr><td>I would like to check individuals and companies or verify crypto addresses ...</td><td><a href="../compliance-cloud-how-to/comprehensive-screening">comprehensive-screening</a></td><td><a href="../compliance-cloud-how-to/comprehensive-screening">comprehensive-screening</a></td></tr><tr><td>Find out more about Gatenox API</td><td><a href="../gatenox-api/api-reference">api-reference</a></td><td><a href="../gatenox-api/api-reference">api-reference</a></td></tr></tbody></table>

### ID Node

Pick a topic to find out more about Gatenox Hub from the Business User perspective:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to create and complete a company profile?</td><td><a href="../id-node-how-to/create-and-complete-company-profile">create-and-complete-company-profile</a></td><td><a href="../id-node-how-to/create-and-complete-company-profile">create-and-complete-company-profile</a></td></tr><tr><td>I received an email from Gatenox. What should I do?</td><td><a href="../id-node-how-to/i-received-email-from-gatenox">i-received-email-from-gatenox</a></td><td><a href="../id-node-how-to/i-received-email-from-gatenox">i-received-email-from-gatenox</a></td></tr><tr><td>How to share my company profile?</td><td><a href="../id-node-how-to/share-company-profile">share-company-profile</a></td><td><a href="../id-node-how-to/share-company-profile">share-company-profile</a></td></tr><tr><td>There is a message waiting for me in the Gatenox Hub ...</td><td><a href="../id-node-how-to/i-received-a-message-from-compliance-officer">i-received-a-message-from-compliance-officer</a></td><td><a href="../id-node-how-to/i-received-a-message-from-compliance-officer">i-received-a-message-from-compliance-officer</a></td></tr></tbody></table>


---

# 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.gatenox.com/gatenox-hub-wiki/gatenox-guide/readme.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.
