> 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/introducing-new-items.md).

# Introducing New Items

The Utility Pool items are not the only ones entering the Lympo Ecosystem. We're also releasing Lympo Medals that provide a **passive minting bonus in any pool.** The medals can also be staked. In addition, we're releasing Lympo Mintcards to allow minting of NFT without the use of credits.

### Lympo Medals

![Lympo Medal Showcase](/files/Hco6pbWtJGR8xW38n9He)

* The medals provide a passive NFT Minting bonus of **15/10/5%** based on rarity.&#x20;
* A Gold, Silver, and Bronze NFT staking pool will be opened – accessed only by owning the corresponding medal.&#x20;
* The medals can be staked in the Lympo NFT Staking Platform *(when staked medals lose their minting bonus passive effect)*.

### Bronze Medal

Grants **1 Utility Pool Key NFT** to access the Lympo Utility Pool and a passive **5% minting speed bonus**, that’s applied to all pools.&#x20;

### Silver Medal

Grants **1 Utility Pool Key NFT** to access the Lympo Utility Pool and a passive **10% minting speed bonus**, that’s applied to all pools.&#x20;

### Gold Medal

Grants **1 Utility Pool Key NFT** to access the Lympo Utility Pool and a passive **15% minting speed bonus**, that’s applied to all pools.&#x20;

{% hint style="info" %}
The **medals don’t stack** and only the highest rarity medal bonus applies to a single wallet.&#x20;
{% endhint %}

![Lympo Medal Mechanics](/files/v1VQLwdtbQlUjYOhoHLv)

### Lympo Mint Cards

A new type of Lympo Utility NFT. By **burning Lympo Mint cards** you’ll be able to redeem Lympo NFTs from the Athlete Pool without spending credits. Choose NFTs from the 14 new athlete collections or any future ones.

![Lympo Mintcard Showcase](/files/xtUCA5wGj2idvJFuWZww)

### Lympo Mint Card Levels

|    Tier   |                                                                                                                                        Effect                                                                                                                                        |
| :-------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|   Common  |                                                                                              Lets you mint **1 common** Athlete NFT without spending credits or other cryptocurrencies.                                                                                              |
|  Uncommon |                                                                                             Lets you mint **1 uncommon** Athlete NFT without spending credits or other cryptocurrencies.                                                                                             |
|    Rare   |                                                                                               Lets you mint **1 rare** Athlete NFT without spending credits or other cryptocurrencies.                                                                                               |
|    Epic   |                                                                                               Lets you mint **1 epic** Athlete NFT without spending credits or other cryptocurrencies.                                                                                               |
| Legendary |                                                                                             Lets you mint **1 legendary** Athlete NFT without spending credits or other cryptocurrencies.                                                                                            |
|    GOAT   | <p>Lets you mint <strong>1 GOAT</strong> Athlete NFT without spending credits or other cryptocurrencies.<br><br>\*Minted GOAT NFT will have <a href="https://medium.com/lympo-official/alexandra-trusova-goat-nft-auction-is-now-live-9322d56468ad">the lowest tier rewards</a>.</p> |

### Balance & Issuing of New Items

We'll monitor the power level of each item and might adjust the 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/introducing-new-items.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.
