# NFT music instruments

## HOW DO I GET NFT MUSIC INSTRUMENTS?

There are four primary methods to obtain NFT music instruments in the app:

1. **Mint in the Triton App:** The best and easiest way to get your unique music instrument is to create it directly in the Triton app in NFT tab.&#x20;
2. **Purchasing on the GetGems.io Marketplace**: Buy and sell NFT music instruments on the GetGems secondary market.
3. **Winning Competitions**: Achieve top positions in competitions to earn NFT instruments as part of your winnings.
4. **Participating in Promotions and Social Media Events**: Follow Triton's social media channels for special promotions and events where you can win or earn NFT music instruments.

**There are four NFT Music Instruments rarities:**

{% hint style="info" %}

* Common
* Rare
* Epic
* Legendary
  {% endhint %}

#### **Special competitions**

Each rarity level of an NFT music instrument grants the owner the right to participate in exclusive, free competitions held monthly, with various prizes and rewards.

#### **Leaderboard points**

NFT Music Instruments grant access to exclusive competitions and contribute points required for leaderboard participation in Triton.

<table><thead><tr><th width="146"></th><th width="119">Common</th><th>Rare</th><th>Epic</th><th>Legendary</th></tr></thead><tbody><tr><td>Leaderboard points</td><td>1</td><td>1.5</td><td>1.75</td><td>2</td></tr></tbody></table>

The more NFT music instruments an account holds, the higher the leaderboard points you can earn. Points from each NFT instrument are summed. **Please note that the maximum limit is 8 points per win!**

For example:&#x20;

Mike owns:

* 3 Common Instruments. His total points cap is 1 + 1 + 1 = 3.
* 4 Legendary Instruments. His total points cap is  2 + 2 + 2 + 2 = 8.
* 5 Instruments: 2 common, 2 Rare and 1 Epic. His total points cap is 1 + 1 + 1.5 + 1.5 + 1.75 = 6.75.

Winners of free competitions, will also be able to compete effectively for positions in the rankings, earning 0.5 points for each victory.

#### NFT Music Instrument Statistic

Each NFT music instrument within Triton possesses a unique set of statistics that reflect participant activity and performance. These statistics include:

* Total Competitions Entered
* Total Wins
* Highest Score Achieved&#x20;
* Average Score
* Total Earnings
* Top Rankings

{% hint style="info" %}
The full list of benefits associated with each NFT rarity can be viewed in the application on the **Mint NFT** page by selecting the information button on the respective NFT instrument.
{% endhint %}


---

# 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://tritonmusic.gitbook.io/en/nft-music-instruments.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.
