# Crypto baskets tutorial

#### Deposit

1. Go to the [Crypto baskets](https://app.coinstancy.com/theme-pool-investment) page, then click on the Basket in which you want to invest your funds.

<figure><img src="/files/4FURsWbsZZNQZgKBA6xt" alt="" width="563"><figcaption></figcaption></figure>

2. Click **“View Basket,”** then **“Invest,”** and enter the amount you want to deposit.

<figure><img src="/files/bIuWG0zmQt6Z0M64D0o6" alt="" width="375"><figcaption></figcaption></figure>

3. Your Crypto Basket has been purchased. You can view the details by going to your Basket for more information. The amount is updated every minute.

***

#### Withdraw

1. Go to your Basket and click **“Withdraw.”**
2. Select whether you want to receive your cryptocurrencies individually or receive them in USDC by selling everything at once.
3. Confirm the withdrawal, and your funds will be transferred to your wallet.


---

# 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://coinstancy.gitbook.io/coinstancy/tutorials/using-coinstancy-products/crypto-baskets-tutorial.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.
