# v2.4.0 Notes - December 9th, 2022

### **New Features**

* **Complete NFT collection on the profile page**

Before the update, the staked NFTs were not seen under the "Your Collection" section. With this release, users can see all their Lympo NFTs under their collection, despite their staking status.

* **Exclusive Collection Showcase**

Previously Exclusive pool was closed and invisible for users who did not possess a key. We opened the pool for all users to view the history of released Exclusive NFT collectables. Access to minting in the Exclusive Pool has not been affected.

### Updated Features

* **Dynamic Pricing**

Dynamic Pricing will not be applicable to credit prices for minting NFTs. For example, minting a Common card will have a base price of 3 credits, and it will not reduce with time.

* **Minor Design Improvements**

We introduced several minor design improvements for a smoother user experience.&#x20;

* **Application optimizations**


---

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