> For the complete documentation index, see [llms.txt](https://docs.javsphere.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.javsphere.com/products/leveragex/earn-yield/llp-pool/buy-llp.md).

# Buy LLP

{% hint style="info" %}
Join/Invest in the Earn LLP Pool: <https://app.javsphere.com/llppool>
{% endhint %}

## How to Buy the LLP Token and Provide Liquidity

The LLP Token represents your liquidity provision in the LeverageX Earn Side, enabling you to participate in the platform’s growth and earn rewards. [Read on to learn how the LeverageX Liquidity Provider Pool and token function](/products/leveragex/earn-yield/llp-pool.md).

Follow these steps to seamlessly purchase the LLP Token and contribute liquidity:

## Step-by-Step Guide

### 1️⃣ Fund Your Base Address

Deposit cbBTC, wETH, or USDC into your Base wallet. You can fund your wallet via:

* A centralized exchange like [Coinbase](https://coinbase.com).
* [BridgeX](https://app.javsphere.com/bridge-x) for transferring assets between chains.

### 2️⃣ Select Your Asset

In the interface, choose the asset (cbBTC, wETH, or USDC) you want to deposit.

### 3️⃣ Review LLP Token Allocation

The system will display the respective amount of LLP Tokens you will receive in exchange for your deposit. [Learn more about the LLP Price and APY.](/products/leveragex/earn-yield/llp-pool/llp-price-and-apy.md)

### 4️⃣ Finalize the Transaction

Click on ‘Buy’ and Confirm the transaction within your Metamask wallet to complete the process. Your selected asset will be converted, and the equivalent LLP Tokens will be added to your wallet.

### 5️⃣ Add the LLP Token to Your Wallet

Add the LLP Token to your Metamask wallet by clicking on ‘Import Tokens’ and selecting ‘Custom Tokens.’ Use the following token contract address: [0x8Fdc017195Ba2D22186E4b442497F5B19f870a64](https://basescan.org/token/0x8Fdc017195Ba2D22186E4b442497F5B19f870a64)

This will ensure the LLP Token is visible in your wallet.

![](/files/dcPA53ItwmOyeuTKYa7W)

## Fees for Buying & Selling LLP Tokens

Each LLP token swap incurs a fee used to buyback & burn JAV tokens. Fees depend on the swap amount and your JAV tokens in CryoVault.

Example: A user wants to swap 5,000 USDC for LLP and holds 100K JAV tokens in the CryoVault (JAV Freezer). In this case, the user pays a 1.11% fee on the total amount as a Buy LLP fee. If the user wants to sell LLP back to USDC, a 2.00% fee applies.

<div align="left"><figure><img src="/files/tnNJdtxDOnyDoTlPafg4" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.javsphere.com/products/leveragex/earn-yield/llp-pool/buy-llp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
