# How To Register

**Step 1:** Login to the Merchant Portal

**Step 2:** On the right pane&#x6C;**,** then choose  the **Collection service,** then click on **START REGISTRATION** button, then click on **SUBMIT** button on the confirmation popup.

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

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

**Step 3:** Configure the webhook to receive the IPN (Optional)

* Enable **Use APIs**
* Fill in the **URL to receive notifications for collection transactions**
* Fill in the **Secret Key**

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

**Step 4:** Configure the SFTP to receive the collection reconciliation report (Optional)

* Fill in the **Host name**
* Fill in the **Port number**&#x20;
* Fill in the **Directory Path**
* Select the **Connection method:**&#x20;

  * Choose **Username/Password**, then fill in the **Username** and the **Password**

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

  * Select the **Private key**, then upload **Private key file** (.pem), then fill in the **Username** and the **Passphare**&#x20;

  <figure><img src="/files/paxp3OSK3WJtN1R5ZSjj" 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://docs.neox.vn/docs/global/collections/integration/how-to-register.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.
