> For the complete documentation index, see [llms.txt](https://lympo-1.gitbook.io/nft-minting-platform-2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lympo-1.gitbook.io/nft-minting-platform-2.0/release-notes/v2.4.1-notes-december-30th-2022.md).

# v2.4.1 Notes - December 30th, 2022

### **New Features**

* **Unlocking vested $SPORT tokens**

On January 1st, 2023, we are starting an automated unlocking process of vested $SPORT tokens for everyone who bought LMT tokens after January 10th, 2022, 06:24:19 AM UTC, but before the dynamic snapshot was taken on January 16th, 2022, 12:18:58 AM UTC. As previously communicated, the LMT to $SPORT ratio for this stage is 1:0.5, meaning that for each LMT token bought during that time, users are compensated with 0.5 $SPORT. Starting January 1st, 2023 users who connects with eligible wallets will receive a notification once connected to Lympo.io platform. Full information can be found [here](https://blog.lympo.io/Vested-SPORT-Tokens?utm_source=organic\&utm_medium=gitbook\&utm_campaign=vested+SPORT\&utm_content=vested+SPORT).&#x20;

* **Lymus Rewards voting**

All Lympo Medal holders are invited to vote on Lymus Rewards. The voting will take place on the Lympo platform in your profile page from the 30th of December, 2022, to the 20th of January, 2023. With this vote, users can open a possibility to burn their medals and receive an instant $SPORT reward or have an additional global Staking Bonus on the platform. Full information can be found [here](https://blog.lympo.io/Update-Lymus-Rewards?utm_source=organic\&utm_medium=gitbook\&utm_campaign=Lymus+rewards\&utm_content=Lymus+rewards).&#x20;


---

# 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://lympo-1.gitbook.io/nft-minting-platform-2.0/release-notes/v2.4.1-notes-december-30th-2022.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.
