# Locking your team tokens and LP tokens on Hedgey using Hedgey Treasury Locks (for ShimmerSea)

We've created these pages to assist Shimmer Sea issuers create simple lockups for their team and LP tokens using the Hedgey treasury lockups product. We hope you will find these pages helpful. If after reading them you still have questions, don't hesitate to reach out!&#x20;

**Key features of the Treasury Lockups app:**&#x20;

* Lockups can be single date unlocks, streaming unlocks, or unlock periodically (every week/month)
* Each lockup generates a public dashboard that easily shares your lockups
* Lockups are compatible with erc20 tokens on Shimmer and standard LP tokens.&#x20;
* Custom start dates, schedules, and optional cliff dates.
* Tokens are locked in Hedgey contracts and generate a unique erc721 to the recipient which acts as the access key to claim tokens from the lockup on the created release schedule.

***

Have more questions?&#x20;

* Get in touch in with support on [Telegram](https://t.me/hedgeysupport)
* Come to [Discord](https://discord.gg/QDfny6tK55)
* Ping us on [Twitter](https://twitter.com/hedgeyfinance)

**Resources:**

* [Audited by Consensys Diligence](https://consensys.io/diligence/audits/2023/06/hedgey-token-lockup-and-vesting-plans/)
* **GitHub code, audit, and technical documentation found** [**here**](https://github.com/hedgey-finance/Locked_VestingTokenPlans)


---

# 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://hedgey.gitbook.io/hedgey-community-docs/support-docs/locking-your-team-tokens-and-lp-tokens-on-hedgey-using-hedgey-treasury-locks-for-shimmersea.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.
