> For the complete documentation index, see [llms.txt](https://efi-hubs-organization.gitbook.io/efihub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://efi-hubs-organization.gitbook.io/efihub/nft-category/nft-chest.md).

# NFT Chest

### NFT Chest is an essential element for participating in fish shooting games, acting as a gateway for players to access the game "**Fish shooting**"

<div><figure><img src="/files/oDrzvWqvDj4E1BkIgj68" alt=""><figcaption><p>Silver Tier</p></figcaption></figure> <figure><img src="/files/CS0B2bj7JKzJ1l2UHbDH" alt=""><figcaption><p>Gold Tier</p></figcaption></figure> <figure><img src="/files/WhadbftIJ8GATkGgxrnO" alt=""><figcaption><p>Diamond Tier</p></figcaption></figure></div>

* **What's Inside:** Our NFT Chests bring you into the thrilling world of fish shooting, offering a variety of digital fishing guns.
* **Unlock Rare Guns:** Find guns of different rarities in each chest. The rarer the gun, the bigger your potential earnings in $G-EFIH.

<table><thead><tr><th width="143">Items</th><th width="136" align="center">Chest Price</th><th width="119" align="center">Open rates</th><th width="99" align="center"></th><th width="111" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td><strong>Gun Rarity</strong></td><td align="center">--</td><td align="center">Common</td><td align="center">Rare</td><td align="center">Elite</td><td align="center">Legendary</td></tr><tr><td><strong>Rare Chest</strong></td><td align="center">0.00667 ETH</td><td align="center">95.00%</td><td align="center">3.00%</td><td align="center">2.00%</td><td align="center"></td></tr><tr><td><strong>Elite Chest</strong></td><td align="center">0.00833 ETH</td><td align="center">93.00%</td><td align="center">5.00%</td><td align="center">2.00%</td><td align="center"></td></tr><tr><td><strong>Legendary Chest</strong></td><td align="center">0.01 ETH</td><td align="center">90.00%</td><td align="center">6.00%</td><td align="center">3.00%</td><td align="center">1.00%</td></tr></tbody></table>

### Each Gun type will have different amount of bullet that is used for fish shooting.

<table><thead><tr><th width="173">Gun Rarity</th><th width="216">Bullet of Each Gun</th><th>Daily Bullet amount to Claim (only 30days)</th></tr></thead><tbody><tr><td>Common</td><td>320000</td><td>10667</td></tr><tr><td>Rare</td><td>425000</td><td>14167</td></tr><tr><td>Elite</td><td>630000</td><td>21000</td></tr><tr><td>Legendary</td><td>1000000</td><td>33333</td></tr></tbody></table>

### Free Wooden Chest Giveaway for free gaming experience

<table><thead><tr><th width="158">Item</th><th width="216" align="center">Common Rarity of Gun </th><th width="190" align="center">G-EFIH</th><th align="center">GOLD</th></tr></thead><tbody><tr><td>Wooden Chest</td><td align="center">4%</td><td align="center">16.00%</td><td align="center">80.00%</td></tr></tbody></table>

* EFIHUB is set to distribute NFT chests through free mint or special giveaway events in collaboration with partners.&#x20;
* Fortunate recipients will gain increased opportunities to participate in the Fish Shooting game at no cost, enhancing their chances to secure more rewards, including $G-EFIH and GOLD, even Common Gun directly from the Chests.


---

# 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://efi-hubs-organization.gitbook.io/efihub/nft-category/nft-chest.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.
