# Step-by-Step Guide

## Buy SCV-BNB Cake-LP

To join SCV-BNB LP Staking farm, you need to obtain SCV-BNB Cake-LP on PancakeSwap first.

Visit the link below to open PancakeSwap\
<https://exchange.pancakeswap.finance/#/add/0x1eCEc64957A7f83F90e77bD1B1816Ab40DF4f615/BNB>

Type the desired number of SCV or BNB you prefer to add, and click the Add Liquidity button.

![](/files/-MchjKBNo-yHVgpu2m18)

Once the process is finished, you will have SCV-BNB Cake-LP in your wallet.

{% hint style="info" %}
If you couldn't find the LP tokens in your wallet, try add the contract address of SCV-BNB Cake-LP:\
0x55024233576d4c2a38bf7a5673be1248d66ede9e
{% endhint %}

## Buy SCV

To join the SCV Staking farm, you need to obtain SCV tokens. The more SCV tokens you deposit, the more reward you will get.

First, follow the step [here](/defi-portfolio/how-to-use.md#connect-wallet) to connect you wallet.

Visit <https://scv.finance/earn> , click the **Buy** button after SCV's price.

![](/files/-MchfWU-SxtYFEIJT82p)

You will be directed to PancakeSwap's Trade page, remember to check the domain in your address bar to make sure it's **pancakeswap.finance.** PancakeSwap might prompt a risk warning, click the **OK** button.&#x20;

![](/files/-MchfbjAkON2V4scAh57)

Now you can start purchase some SCV tokens and join the party!

{% hint style="info" %}
If you already purchased SCV(ERC20) from hotbit, you need to access our bridge to exchange SCV(ERC20) to SCV(BEP20).&#x20;

Be noticed there is a daily limit for the bridge to avoid serious price impact to our AMM pool.

Follow our guide here: [SCV Bridge](/tokenomics/scv-bridge.md)
{% endhint %}

## Deposit into Staking Farm

Once you have got your SCV or SCV-BNB LP ready, you can visit <https://scv.finance/earn> to start earning. The easiest way is deposit all the SCV or SCV-BNB LP tokens into the Staking farm. To start, click the either Staking farm on the page.&#x20;

The number at the right top of deposit inputbox shows how many SCV or SCV-BNB LP tokens you have in your wallet. Click the number or the 100% below the inputbox will automatically fill in the input with the max number of tokens you have.

{% hint style="info" %}
If it's the first deposit, you need to click the **Approve** button to grant SCV.finance to access the token in your wallet, once your consent is confirmed,  **Deposit** button will show.
{% endhint %}

Click the **Deposit** button to complete the deposit process. Number of deposited tokens/LPs and rewarded SCV & BNB (claimable) are shown on the left side of the farm page. It is recommended to visit this page regularly to claim your rewards.

![](/files/-MchfkEjTujSY7cd0Q39)

The default APY for SCV farms may not be that high, you need to obtain a rare SCV NFT and forge it into the farm to boost the APY.&#x20;

## Deposit SCV NFT

There are two ways to obtain a high level SCV-Bot NFT, for detailed guide, follow the link below.

* [NFT Marketplace](/nft-ecosystem/marketplace.md)
* [NFT Gatcha](/nft-ecosystem/gatchapon.md)

Once you get a high level SCV Bot NFT, go to the page of any SCV farm. On the right side is a drop-down menu which list all SCV Bot NFTs you have in your wallet. Choose the one you want to deposit into the farm, and click **Forge** button.

APY of the farm you deposited will get updated once the NFT gets in effect.

## Withdraw from SCV farms

On the page of an SCV farm, click the **withdraw** on the right side of **deposit**, enter the amount you want to withdraw, and click the **withdraw** button.

{% hint style="info" %}
The NFT you deposit into the farm will be burned immediately. There is no way to get it back.
{% endhint %}


---

# 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.scv.finance/earn/step-by-step-guide.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.
