# Register a New Company

After logging in, the system directs the user to the Cargoes home page. Click **REGISTER COMPANY**, to start registering your company.

<figure><img src="/files/PAo3rL0p1zAWhSulL0VE" alt=""><figcaption></figcaption></figure>

Complete all the sections of the form and the click **Next** at the end of the page.

<figure><img src="/files/vEhLcQtk0oFDPuYuR7GD" alt=""><figcaption></figcaption></figure>

If the billing address for the company is different to the Primary Company address, you can fill in the details on the Billing Address line below. If the Billing and Primary company address is the same, you can select the tick box for “Same as Company Address”.

<figure><img src="/files/Oz7DnvzzbaErQ8gxQpAb" alt=""><figcaption></figcaption></figure>

Note: The **Next** button will not illuminate until all mandatory fields have been completed, only then will you be able to proceed.&#x20;

<figure><img src="/files/NI0exjyKaQLX2R3nZS2e" alt=""><figcaption></figcaption></figure>


---

# 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://cnsonline.gitbook.io/client-registration/register-a-new-company.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.
