# Create a Liquidity Pair on PancakeSwap & Deposit on Cakepie

## 1. Enter PancakeSwap

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/fFQXF7CrBFIPnzUhfku3/Screenshot%202024-01-07%20at%2011.34.38%20PM.png" alt=""><figcaption><p>Press "Trade" to see "Liquidity" option  </p></figcaption></figure>

## 2. Create a Liquidity Pair on PancakeSwap

* Create a liquidity pair on: V3, Stableswap or V2.&#x20;

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/9nQjnD6bYItpU5lMS2Zq/Screenshot%202024-01-08%20at%2010.45.36%20AM.png" alt=""><figcaption><p>Select the "Liquidity" option, select V3 (or other) and press "Add Liquidity"</p></figcaption></figure>

## 3. Select what tokens you want to provide as liquidity.

* Deposit USDC and USDT.
* Select the Liquidity Range (Example Full Range)
* Enable USDC
* Enable USDT

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/YnrB9LqJQiPhsGIx5X2B/Screenshot%202024-01-08%20at%2010.46.00%20AM.png" alt=""><figcaption><p>Enable USDC</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/8JiaNUItAsSiybpklaxx/Screenshot%202024-01-08%20at%2010.46.36%20AM.png" alt=""><figcaption><p>Enable USDT</p></figcaption></figure>

## 4. Add your Liquidity

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/aITvrp9Y6WVNWKLRpEO0/Screenshot%202024-01-08%20at%2010.47.01%20AM.png" alt=""><figcaption><p>Press "Add" to create your liquidity position</p></figcaption></figure>

After completing the steps above, users can proceed to stake their liquidity on Cakepie.

## 5. Enter Cakepie and select the Stake Tab.

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/O1opUoPc9RnEe9POicx2/image.png" alt=""><figcaption><p>Press "Stake" to see Cakepie's boosted liquidity pools</p></figcaption></figure>

## 6. Select a Liquidity Pair to deposit your assets.

After providing liquidity for a specific pair on PancakeSwap, users can deposit their liquidity on Cakepie's corresponding pools to maximize their CAKE rewards.

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/0fjICjPpsBXmCJ7AlCPp/5.png" alt=""><figcaption><p>Press "Approve"</p></figcaption></figure>

## 7. Stake your liquidity on Cakepie to maximize your passive income

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/A4CiB7j4gC0JVVzIBmn8/6.png" alt=""><figcaption><p>Press "Stake" to deposit your assets</p></figcaption></figure>

## 8. Users can select to unstake their liquidity from Cakepie

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/yII1EVn8lvJbAKSeScyo/7.png" alt=""><figcaption><p>Press "Unstake" to withdraw your assets</p></figcaption></figure>

## 9. Users can remove their liquidity directly through Cakepie

* Users must select the amount of total funds that want to remove

<figure><img src="https://content.gitbook.com/content/1XrtBsoNQSWbsBVSDBhB/blobs/6fEzCGNCVOWa7H3avMez/Screenshot%202024-01-08%20at%2011.09.53%20AM.png" alt=""><figcaption><p>Press "Remove" to receive your tokens on your wallet</p></figcaption></figure>


---

# 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.cakepiexyz.io/how-to-use-cakepie/create-a-liquidity-pair-on-pancakeswap-and-deposit-on-cakepie.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.
