> For the complete documentation index, see [llms.txt](https://ton-fish.gitbook.io/ton-fish/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ton-fish.gitbook.io/ton-fish/ton-fish-ecosystem/upgrade-system.md).

# Upgrade System

<figure><img src="/files/pcZsZ94ItYJW9hxQF0T5" alt=""><figcaption><p>Lv.10 DGC Box </p></figcaption></figure>

[**Upgrade bot link**](https://t.me/TonfishboxBot)

**\*24 hours after completing the upgrade, you'll need to refresh your metadata in Getgems.**

**\*If you have any issues with the upgrade, please PM** [**t.me/xtonfish**](https://t.me/xtonfish)

Users can upgrade their DGC Boxes in the Ton Fish ecosystem.

{% file src="/files/URv1teb4usRLvNR6B30R" %}
Upgrade Guide video
{% endfile %}

* **DGC BOX Upgrade (token: $TON)**

[**Upgrade bot link**](https://t.me/TonfishboxBot)

**\*24 hours after completing the upgrade, you'll need to refresh your metadata in Getgems.**

**\*If you have any issues with the upgrade, please PM** [**t.me/xtonfish**](https://t.me/xtonfish)

**1.Upgrade?**

Users can upgrade their DGC BOX NFTs using the Telegram bot.

**2.level**

If you don't upgrade, the attribute is named BASE, and when you start upgrading, the level increases as shown below. BASE, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

**3.Upgrade price and success rate**

0->1 / 5 $TON / 100%&#x20;

1->2 / 10 $TON / 90%&#x20;

2->3 / 15 $TON / 80%&#x20;

3->4 / 20 $TON / 70%&#x20;

4->5 / 25 $TON / 60%&#x20;

5->6 / 30 $TON / 50%&#x20;

6->7 / 35 $TON / 40%&#x20;

7->8 / 40 $TON / 30%&#x20;

8->9 / 45 $TON / 20%&#x20;

9->10 / 50 $TON / 10%

\*Make sure to use the Tonkeeper wallet&#x20;

\*\*Try to upgrade when your network is stable

**4.Upgrade rules**

1\)DGC BOX upgrades require $TON.&#x20;

2\) You must use the Tonkeeper wallet when using the DGC BOX upgrade bot (do not use the Tonspace wallet or any other wallet! upgrade will not work).&#x20;

3\)Levels from all BOXes will be applied to Getgems within 24 hours, and metadata refresh is required (it may take a little longer, but don't worry, your levels won't disappear)

**5.additional information**

**5-1)Holding a certain amount of $FISH increases the upgrade probability.**

3,000,000,000 $FISH / +1%&#x20;

30,000,000,000 $FISH / +2%&#x20;

300,000,000,000 $FISH / +3%

**5-2)If you have a box of a certain level, the upgrade chance is increased by 1% when you try to upgrade to that level.**&#x20;

**Example) If you have a level 3 box, the chance of upgrading a level 2 box to level 3 is increased by 1%.**

**\*$FISH and BOX are very important.**


---

# 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://ton-fish.gitbook.io/ton-fish/ton-fish-ecosystem/upgrade-system.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.
