> 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.2-notes-august-30th-2022.md).

# v2.2 Notes - August 30th, 2022

We are constantly working on bringing new features to our NFT Minting platform updates to enrich the experience for our users. Here’s a summary of the new features that have been implemented with the latest update of our NFT Minting Platform.

### Table of Content

1. Minting Platform

## 1. Minting Platform

### New Features

* **Utility Pool**

To make the user experience more enjoyable, we’re bringing additional utility to the Lympo NFT Minting Platform by opening a brand new and unique Utility Pool which will be exclusive to only those who own a special access key NFT.

Learn more about the Utility Pool [here](/nft-minting-platform-2.0/lympo-nft-minting-update/launching-the-utility-pool.md).

* **NFT Utility Items**

Together with the Utility Pool, we are launching new Utility Items NFTs that will embellish the experience in the NFT Minting ecosystem and provide the users with special bonus features.

Here’s the list of all the items that will be added:

* Utility Pool Key
* Baseball Bat&#x20;
* Boxing Gloves&#x20;
* Football Helmet&#x20;
* Energy Bottle&#x20;
* Lifting Belt&#x20;
* Shoe of Momentum

Learn more about it [here](/nft-minting-platform-2.0/lympo-nft-minting-update/launching-the-utility-pool.md).


---

# 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.2-notes-august-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.
