# Get Into Your First Vault

## 1. Create a Solana Wallet

To get started, you will need to create a Solana wallet:

1. Download a crypto wallet application - we recommend Phantom Wallet
2. Follow the wallet set up instructions at <https://phantom.com/learn/guides/how-to-create-a-new-wallet>
3. Fund your wallet with USDC and SOL using your preferred method - Phantom has plenty of great integrations like Apple Pay and Venmo.
   1. Note: You will need a minimum of 0.05 SOL to deposit into a vault: this is to initialize a vault account and cover blockchain gas fees.&#x20;

## 2. Deposit Into Quant.Fun

1. Navigate to <https://quant.fun/vaults> in your wallet browser (bottom right corner in Phantom Wallet)
2. Connect your wallet (upper right-hand corner)
3. Choose a vault
4. Deposit funds to start earning!


---

# 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://quant-fun.gitbook.io/quant.fun-docs/tutorial/get-into-your-first-vault.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.
