# Why is My Application Not Approved?

There are several [verification requirements](https://help.rails.xyz/signing-up/user-verification) and [eligibility restrictions](https://help.rails.xyz/signing-up/user-eligibility) which may result in some applications to trade on Rails to be denied. If you are not eligible for Rails, you will be notified automatically during the application process or by email from a member of our team.

Click the expandable sections below to understand possible reasons why your application hasn't been approved

<details>

<summary>Duplicate account detected</summary>

Users are only allowed to have one individual account. Duplicates will be automatically declined. If you have not applied previously for a Rails account, please reach out to us [by email](https://railsxyz.zendesk.com/hc/en-us/requests/new).

</details>

<details>

<summary>You're not eligible</summary>

Rails Pro has eligibility restrictions which we've aimed to make as transparent as possible in the [User Eligibility](https://help.rails.xyz/signing-up/user-eligibility) article, but here is a quick summary:

* **Prohibited Jurisdictions:** Applicants who are citizens of, residents of, or whose business is registered in certain restricted countries are not permitted.
* **Insufficient Experience:** Rails Pro applicants must have sufficient investment knowledge, trading experience, and risk tolerance.
* **Unsupported Business Types:** Some business types, like charities, non-profits, foundations and sole proprietorships, are not eligible.
* **Failed or Incomplete Verification**: Rails Pro requires both [Know Your Customer (KYC)](https://help.rails.xyz/getting-started/rails-pro-requirements/know-your-customer-kyc) and [Know Your Business (KYB) verifications](https://help.rails.xyz/getting-started/rails-pro-requirements/know-your-business-kyb), where applicable, to be completed before you can trade on the platform. It is possible that there wasn't sufficient documentation to verify your business, or verify your identity.

If you are not eligible, you would have received a screen like this when submitting your application, or received an email from our support team stating your application has been declined.

<figure><img src="https://1893902947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvoJ4s2ha99AB453yyXn5%2Fuploads%2FQkWRZtEcefXjr74Cv6GW%2FScreenshot%202025-05-13%20at%204.01.20%E2%80%AFPM.png?alt=media&#x26;token=f65e7cb9-5679-4e57-b894-9b22124f1553" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Your application is still pending</summary>

If one or more of the verification steps (e.g. ID scan, proof of address document upload, etc.) were unsuccessful, you&#x20;

</details>

<details>

<summary>Your application is under review</summary>

To maintain the integrity and security of our platform, some applications may require a manual review before they can be approved. This step ensures that all necessary information is accurately verified and that the application meets our compliance standards. Manual reviews help us protect against potential fraud, confirm user identities, and provide a safer experience for all users.

We aim to complete all reviews within **one business day**

You will be contacted via email once you're approved, or if we require more information. Check your spam folder if you don't receive the email.

</details>

<details>

<summary>Your application is too high risk</summary>

To comply with regulatory requirements and maintain a safe platform for all users, we conduct risk assessments during the onboarding process. In some cases, applications may be declined if certain risk indicators are identified.

These indicators can include factors such as incomplete or inconsistent information, activity patterns, or information found during standard background checks. While we can’t share specific details for security and compliance reasons, we evaluate each application carefully and apply a consistent review process.

</details>

If you are unsure about the status of your application, please [contact us by email](https://railsxyz.zendesk.com/hc/en-us/requests/new).


---

# 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/support/faqs/why-is-my-application-not-approved.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.
