> 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/lympo-nft-minting-update/launching-the-utility-pool.md).

# Launching The Utility Pool

To make the Lympo ecosystem even more interconnected and bring additional utility to Lympo NFTs – we’re opening a brand new, access-restricted, and exclusive NFT minting pool that allows participants to use special NFT boost items to change how they interact with the pool.

### **Accessing The Utility Pool**

The Utility Pool is an exclusive place where only members who own a key NFT will be able to enter. The key NFT is burned upon use and the doors to the Utility Pool stay open forever.

The access key NFT can be acquired on the OpenSea marketplace [here](https://opensea.io/collection/lympo-utility-collection).

![](/files/bMVYBv6cznLnuXXcYxiD)

### **First-Issue NFT Utility Items**

The new Lympo Utility NFTs consist of **passive, consumable, and equipable items,** each providing special bonuses when accumulating credits in the Utility Pool.

{% hint style="info" %}
Each item is limited to a quantity of **1000** with the option to refill in the future. **The decision to refill will be made by the Lympo DAO.**
{% endhint %}

### Item Types

{% tabs %}
{% tab title="Passive" %}
Provides a **continuous bonus** to you, as long as the item is in your wallet.
{% endtab %}

{% tab title="Consumable" %}
Provides an immediate bonus and the NFT is **burned upon use**.
{% endtab %}

{% tab title="Equipable" %}
Provides a bonus **as long as the item is equipped** in one of the available item slots.
{% endtab %}
{% endtabs %}

![First Generation Lympo Utility Items](/files/Fpy1k9vuL3qOdnf6ae9r)

<table><thead><tr><th align="center">Item Name</th><th align="center">Item Effect</th><th width="150" align="center">Item Type</th><th align="center">Item Limits</th></tr></thead><tbody><tr><td align="center">Baseball Bat</td><td align="center">45% chance of doubling your credits or burning half, 10% chance of nothing happening at all</td><td align="center">Consumable</td><td align="center">None</td></tr><tr><td align="center">Energy Bottle</td><td align="center">+100% credits every day for 10 days</td><td align="center">Consumable</td><td align="center">Max 1 use per pool every 10 days.</td></tr><tr><td align="center">Boxing Gloves</td><td align="center">+ 0–50 credits</td><td align="center">Consumable</td><td align="center">Max 3 uses per day, per pool</td></tr><tr><td align="center">Football Helmet</td><td align="center">+10 credits in a pool immediately</td><td align="center">Consumable</td><td align="center">Max 5 uses per day, per pool</td></tr><tr><td align="center">Lifting Belt</td><td align="center"> +1 credit a day in a specific pool</td><td align="center">Equipable</td><td align="center">Doesn’t stack</td></tr><tr><td align="center">Shoe of Momentum</td><td align="center">+15% more credits in a specific pool<br><br><strong>Combo Effect</strong>: +30% more credits in a specific pool</td><td align="center">Equipable</td><td align="center">Combo Effects don't stack</td></tr></tbody></table>

### Balancing & Issuing of New Items

We'll monitor the power level of each power-up and adjust the power-up effects with future updates. The Lympo DAO will be able to suggest changes to old items and conceptualize completely new items.


---

# 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/lympo-nft-minting-update/launching-the-utility-pool.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.
