> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/market-update/2024/0507.md).

# 🔍Token unlocks this week：PENDLE, GMX, 1INCH unlocking this week

Based on Token Unlocks website, there will be 7 token unlocks this week. Here are the unlocks tradeable on Tokenlon for reference:

* **8 May - 39.3k PENDLE worth $198.83k**
* **9 May - 403.23 GMX worth $10.45k**
* **9 May - 0.10 YFI worth $688.95**
* **10 May - 15k 1INCH worth $5.87k**

Tokenlon currently supports trading for 138 tokens including PENDLE, GMX, YFI, 1INCH with fees as low as 0.1%. Complete your trades in 1-click within the Market page in imToken wallet to keep up with market conditions.

More information on token unlocks can be found on [Token Unlocks ](https://token.unlocks.app/)website.

#### Tutorial

[How to use Tokenlon instant swap](https://support.tokenlon.im/hc/en-us/articles/360037732371)

[How to use limit order on Tokenlon](https://support.tokenlon.im/hc/en-us/articles/7463636612116)

#### Note

Digital assets are highly volatile and unpredictable, do your research before trading.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tokenlon.gitbook.io/docs/docs.en/blog/whatsnew/market-update/2024/0507.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
