# get started

- [How to Buy](https://docs.loopingcollective.org/get-started/how-to-buy-loop.md)
- [How to Deposit & Withdraw](https://docs.loopingcollective.org/get-started/how-to-stake-loop.md): A tutorial on how to deposit or withdraw any Looping Collective asset
- [How to add Liquidity for $LOOP](https://docs.loopingcollective.org/get-started/how-to-add-liquidity-for-loop.md)
- [LHYPE Builder Codes](https://docs.loopingcollective.org/get-started/lhype-builder-codes.md): Integrate LHYPE into your app to acquire users and earn fees
- [wHLP Builder Codes](https://docs.loopingcollective.org/get-started/whlp-builder-codes.md): Integrate Wrapped HLP (WHLP) into your app to acquire users and earn fees.


---

# 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.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.
