# Onboarding

As we set forth on this exciting journey together, we want to ensure your onboarding is smooth, compliant, and efficient.

**Regulatory Requirements:**\
To align with industry regulations and ensure transparent transactions, all partners must be registered with unique Merchant IDs (MID) and Terminal IDs (TID). This helps maintain the integrity of our transactions and ensures we remain compliant and above board at all times.

**Steps to Get Started:**

1. **Register Your Business:** You can start by providing essential business details.

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSd1NNDiRq7bsXvzkDY7skpaxiYBLMgbpM4ypUBOUcIRzNrN7Q/viewform>" %}
Provide business details at this link&#x20;
{% endembed %}

2. Create an account on the Developer Hub. Click [<mark style="color:purple;background-color:green;">Register</mark>](https://keycloak.prophius-api.com/auth/realms/developer-console/login-actions/registration?execution=479d13bb-237f-471d-bef8-c8e683c3e39f\&client_id=gitbook\&tab_id=mk9jqls8oaA).
3. &#x20;**Assign MID/TID.** Once your business details are verified, our system automatically generates a unique MID and TID for your operations.
4. **Integrate Seamlessly:** Use the provided MID and TID to integrate your systems with our platform. Need help? Our comprehensive guides and support team are here to assist!

Remember, this is more than just a regulatory step; it's our commitment to supporting a transparent, secure, and thriving fintech ecosystem. Please don't hesitate to reach out if you have questions or need assistance.

We'll like to hear from you. Drop us an email at [**developer.relations@prophius.com**](mailto:developer.relations@prophius.com)


---

# 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://developer.prophius.com/developer-console/documentation/onboarding.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.
