# Unstake and withdraw from Level USD Points Farm

1. Visit the Level USD Points Farm on Etherscan [here](https://etherscan.io/address/0x80B73eF4534FE245300017A5197451973559c00f#writeContract)
2. Connect your wallet to Etherscan

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2F2tNkpoLO99RtoHhLNv6L%2Fimage.png?alt=media&#x26;token=4f71b4e6-c061-4ab2-96b7-1228c93c05b1" alt=""><figcaption></figcaption></figure>

3. Execute the `unstake` function. The value of `asset` can be either of the following values.

   1. lvlUSD - [0x7C1156E515aA1A2E851674120074968C905aAF37](https://etherscan.io/address/0x7C1156E515aA1A2E851674120074968C905aAF37#writeContract)
   2. lvlUSD/USDC Curve LP token - [0x1220868672D5B10F3E1cB9Ab519E4d0B08545ea4](https://etherscan.io/address/0x1220868672d5b10f3e1cb9ab519e4d0b08545ea4#readContract)
   3. slvlUSD/lvlUSD Curve LP token - [0xF244324FBB57f09F0606FF088bC894b051d632Eb](https://etherscan.io/address/0xf244324fbb57f09f0606ff088bc894b051d632eb#readContract)

   The value of `amount` will the amount of LP token/lvlUSD that you want to unstake/withdraw. Note, to find this amount, you can visit either of the three above links and use the `balanceOf` function on the contracts with your wallet address.

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FVBKMmmDKsH2bm16BZno8%2Fimage.png?alt=media&#x26;token=cbf29d32-6954-4100-a503-d54b166c4f01" alt=""><figcaption></figcaption></figure>

4. After the `unstake` transaction is complete, wait two seconds and use the same two parameters above with the `withdraw` function

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FfdNcgJbRUvGJHVwa7gRz%2Fimage.png?alt=media&#x26;token=ab63ec7e-42c3-4e31-ae37-edb85f477ab8" alt=""><figcaption></figcaption></figure>
