# Onboarding

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h3>Step 1: Create an account </h3></td><td>Through <a href="https://dashboard.betaapp.com/">this link</a>, you can register a new account with Beta Ramps. Create a business account or an individual account, depending on your needs. </td><td></td></tr><tr><td><h3>Step 2: Provide basic information</h3></td><td>Fill out the form with the details about yourself or your business entity. The document uploading can be skipped, but you will only have a limited lifetime process volumed since your business will not be verified. </td><td></td></tr><tr><td><h3>Step 3: Get verified your business </h3></td><td>To enable your production API key and live orders, you must complete our due diligence process by submitting your documents. </td><td></td></tr><tr><td><h3>Step 4: Integration</h3></td><td>Once you get your Live, you can follow our <a href="/pages/CzqQrYZQbivSnWLv2mqx">integration guidelines</a> to integrate Beta ramps into your environment.</td><td></td></tr><tr><td><h3>Step 5: Testing</h3></td><td>We highly recommend you test your integration and user journey before going live. This will ensure your user will successfully transact with Beta Ramps. </td><td></td></tr><tr><td><h3>Step 6: Go live</h3></td><td>Once the documentation on step 2 has been approved, you can collect your live keys on the dashboard and allow your user to perform live transactions. </td><td></td></tr></tbody></table>

You can reach out at any step of this process, and we will be happy to assist.&#x20;

\
Contact us at <support@betaramps.com>.&#x20;

### <br>


---

# 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.betaramps.com/documentation-beta-ramps/getting-started/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.
