# Registration Process

Our registration is built to be seamless and can be completed within few minutes.

1. Visit [ePayment](https://epayment.ng) to begin the registration by clicking the Sign Up button
2. Complete the corporate registration form with a valid email address
3. Welcome email will be sent to you with KYC documentation checklist to be provided and onboarding will be completed after KYC verification. You can then request your API key, this will be sent to your registered email/phone number.
4. Voila 👌you're ready to go👍🏾

{% hint style="success" %}
For additional support, you can shoot us a mail via [support@epayment.ng ](mailto:support@epayment.ng)and anyone from our support team will be able to assist.
{% endhint %}


---

# 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.epayment.ng/registration-process.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.
