# How to Deposit & Withdraw

### Steps to Deposit

1. Go to the Looping Collective App & connect your wallet <https://app.loopingcollective.org/>
2. Select your deposit and receipt asset (i.e. LHYPE, WHLP or LOOP)
3. Enter the amount you would like to deposit, then click "Deposit" (note the transaction fee)
4. Go back to your Looping Collective dashboard to view your newly minted assets

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

{% hint style="info" %}
*Note: You may need to add the token contact addresses for them to appear in your wallet.*
{% endhint %}

* LHYPE: [0x5748ae796AE46A4F1348a1693de4b50560485562](https://purrsec.com/address/0x5748ae796ae46a4f1348a1693de4b50560485562)
* WHLP: [0x1359b05241cA5076c9F59605214f4F84114c0dE8](https://purrsec.com/address/0x1359b05241ca5076c9f59605214f4f84114c0de8)
* LOOP: [0x00fDBc53719604D924226215bc871D55e40a1009](https://purrsec.com/address/0x00fdbc53719604d924226215bc871d55e40a1009)
* stLOOP: [0x502EE789B448aA692901FE27Ab03174c90F07dD1](https://purrsec.com/address/0x502ee789b448aa692901fe27ab03174c90f07dd1)

### Steps to Withdraw

1. Go to the Looping Collective App & connect your wallet\
   <https://app.loopingcollective.org/>
2. Enter the amount you would like to withdraw, then click the "Withdraw" button
3. Select the receipt assets you would like to receive
4. Approve the transaction in your wallet

The withdrawal process takes between 1-3 days.&#x20;

Instant withdrawals are available via a variety of DEXs (check the [integrations](/products/loopedhype/integrations.md) page for list of DEXs) for a small fee. Be vary of potential slippage for large swaps.<br>

<figure><img src="/files/53omhGZEhFclqMUwU7c9" alt="" width="375"><figcaption></figcaption></figure>

After entering the withdrawal amount, you need to select the receipt assets in the drop down below

<figure><img src="/files/SxdWRd94v39OstFx6SBx" alt="" width="375"><figcaption></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.loopingcollective.org/get-started/how-to-stake-loop.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.
