# Depositing into bbHLP

A user can deposit into bbHLP from HyperEVM or any of the support chains by having any of the whitelisted deposit assets in their wallet can calling `deposit` This will automatically swap and transfer the user's selected asset to the HyperCore HLP vault while providing a share token representing their position to the user.&#x20;

**Supported deposit assets into bbHLP:**\
\- USDHL\
\- USDT0\
\- USDE&#x20;

There are no limits on how much a user can deposit into bbHLP.&#x20;

There are no fees related to depositing in the protocol.


---

# 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.blueberry.garden/bbhlp/depositing-into-bbhlp.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.
