# Signup

Rails offers two types of accounts to support a wide range of users from individual traders to professional institutions. Whether you're exploring crypto trading on your own or managing assets on behalf of a business or fund, Rails has a tailored signup experience to match your needs.

{% hint style="success" %}
Learn about [user verification requirements](/signing-up/user-verification.md) to ensure a smooth signup process.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Jump to <strong>Signup for Individuals</strong></td><td><a href="/pages/zK5E9YCw2HHotE9MvivL">/pages/zK5E9YCw2HHotE9MvivL</a></td></tr><tr><td align="center">Jump to <strong>Signup for Businesses</strong></td><td><a href="/pages/enqCi2Ojk3CjLiHxnmoJ">/pages/enqCi2Ojk3CjLiHxnmoJ</a></td></tr></tbody></table>


---

# 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://help.rails.xyz/signing-up/signup.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.
