# Quickstart

Get started in under five minutes.

### 1. Sign up

Go to [app.rayze.io](https://app.rayze.io) and sign up with your email, social account, or an existing wallet. Rayze generates a wallet for you automatically through Privy.

### 2. Fund your wallet

Deposit USDC to your Rayze wallet. You can purchase USDC directly through the Coinbase onramp built into the app, or transfer USDC from another wallet on Base.

### 3. Join a fund

Browse funds on the discovery page or follow a link from an operator. Review the fund's track record, strategy, and terms. When you find one, submit a request to join with your desired deposit amount. The fund has 96 hours to accept or deny your request.

### 4. Or create your own

If you are an operator, create a fund in a few clicks. Set your strategy, configure governance and fee parameters, deploy, and start trading. Apply to Cohort 01 for founding operator benefits.


---

# 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.rayze.io/home/quickstart.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.
