# Getting started

***

## **Create an account**

1. Visit superstate.com/register
2. Provide your email and create a nickname for your organization
3. Check your email, and click the link in the welcome email to confirm your account
4. Fill out your name and create a password
5. Add 2FA to secure your account (recommended)

**Eligibility**

* **Tokenized Equities**: Available to all investors in supported countries
* **Superstate Funds:** Only available to Qualified Purchasers in supported countries with at least $5m in investable assets for individuals, or $25m for institutions.

**Supported countries for Superstate Funds**

United States, Australia, Bermuda, Bahamas, British Virgin Islands, Canada, Cayman Islands, Cyprus, France, Georgia, Germany, Gibraltar, Hong Kong, Italy, Ireland, Jersey, Luxembourg, Marshall Islands, Mexico, Panama, Poland, Seychelles, Singapore, Spain, Saint Kitts and Nevis, South Korea, Switzerland, United Arab Emirates, and United Kingdom.

*Please note that this list is updated regularly.*

***

## **Applications**

After logging into the Investor Portal, you'll be prompted to complete two types of applications:

1. **Investing Entity Application (required)**: This application collects information about your investing entity to verify your eligibility to access either onchain equities or Superstate funds. For a list of documents that we require during this application, please see [Required documents](/investors/getting-started/required-documents.md)
2. **Fund Applications**: Investors who submit proof of accredited investor status, and who wish to invest in Superstate Funds like USTB or USCC, must complete separate applications for each one to verify your eligibility to invest. Users who do not provide proof of accreditation status cannot apply to these funds.

***

## **Application Review**&#x20;

Once you've submitted either your entity and fund applications, our team will review them carefully. We assess your eligibility based on several factors, including compliance checks, anti-money laundering (AML) screening, and accreditation status. If we need any additional information, we'll reach out to you directly.

Following approval, we'll send you an Investment Agreement that is populated with information provided in the application process for your review and execution. Once this is signed, you're ready to start investing.

***

## **Entity Setup**

Before making your first investment, you'll need to configure your Allowlist and Payouts from the Settings page:

* **Transaction defaults**: Choose the default methods you’ll use to fund purchases and receive payouts.
* **Allowlist**: Choose the wallet addresses authorized to hold your onchain equities or Superstate fund tokens.
* **Payout Destination**: Choose the bank account or wallet address where you can receive payouts when redeeming a Superstate fund.<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.superstate.com/investors/getting-started.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.
