# XB3 Hive

The XB3 Hive is a core product of the XB3 protocol that will generate yields for both DeFi and TradFi users. The XB3 Hive transcends Curve liquidity into capital efficient, erc20 equivalent, fungible tokens.

Please read the following pages to understand how to use the XB3 Hive.

## XB3 Hive:

{% hint style="danger" %}
This guide will show you how to deposit into the XBcvxCRV vault. Keep in mind that this process will be the same on all Hive vaults that come in future.
{% endhint %}

1\) Navigate to the "**Hive**" page on the App

<figure><img src="/files/bDby4ei36jl7xlBbnRmY" alt=""><figcaption></figcaption></figure>

2\) You will then be able to see the listed Curve Pools below.

***Note:** Only the Curve cvxCRV pool will be live upon launch.*&#x20;

<figure><img src="/files/HaqKtIKcUFQBPD4w0qY2" alt=""><figcaption></figcaption></figure>

3\) If you wish to deposit into a Hive vault, you can click on the "**Expand**" button.

<figure><img src="/files/dwQzpf7DjNAr8cYt3mSn" alt=""><figcaption></figcaption></figure>

4\) You can then choose to deposit into the Hive Vault with the underlying tokens that make up the Curve Pool (i.e. CRV or cvxCRV) or you can deposit using Curve LP (cvxCRV LP).

***Note**: The same will apply to other Curve vaults like stETH.*&#x20;

<figure><img src="/files/IjOk2KY3eWbNme0gFNvV" alt=""><figcaption></figcaption></figure>

5\) Choose how much you would like to deposit into the Hive vaults and click on the "**Deposit**" button. Once the transaction has been approved by the network, you should see your '**Total Deposits**' amount increase at the top of the page.&#x20;

<figure><img src="/files/cqx5N9Ae68k57kLfM2oW" alt=""><figcaption></figcaption></figure>

**You have successfully deposited into the Hive Vaults!**


---

# 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.xb3.finance/guides/how-to-use-xb3-finance/xb3-hive.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.
