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

# Tournament System FAQs

FAQS

<mark style="color:blue;">• How much will entry to a Tournament cost?</mark>&#x20;

• The price of entry will vary. Each tournament will have a different price point for entrance. Some may be Free and others may be more expensive based on the prizes.

<mark style="color:blue;">• How do I access the Tournament?</mark>&#x20;

• The Tournament can be accessed from the Portal <https://zombiechains.weirdoznft.io/zombiechains>, as well as it’s direct IP address to be revealed closer to launch.

<mark style="color:blue;">• Will I need to enter for each round, or will it be one entry for the whole tournament?</mark>&#x20;

• Every tournament will require one entry. The tournament will be all automated after the initial sign up.

<mark style="color:blue;">• Will I need to claim my prizes after the tournament ends if I win?</mark>&#x20;

• Everything will be automated but you will need to claim your prizes if you win. The system will have a snapshot of all entrants’ wallets prior to the start of the Tournament. The $fuze tokens to the losers will be distributed automatically.

<mark style="color:blue;">• Does every Tournament need to be 32 people?</mark>&#x20;

• No, we plan on offering 4, 8, 16,  and 32 person tournaments.

<mark style="color:blue;">• Are all fights Zombie vs Zombie Hunters?</mark>&#x20;

• Actually no, that is what is going to make this so special as Zombies will be able to fight Zombies and Hunters will be able to fight Hunters. As we expand, we plan to incorporate other projects to have fighters as well.

<mark style="color:blue;">• Are there going to be stats for fighters?</mark>&#x20;

• That’s the plan. We plan to keep track of records and fight stats inside the Zombie Chains Portal.

<mark style="color:blue;">• Is Zombie Fight Club a part of the Zombie Chains Tournament System?</mark>

• Zombie Fight Club no longer exists, but on the Tournament site we will have what is called the Zombie Chains Training Facility. This will be the same set up, except now it will give your Fighter the ability to gain a strength point or reduce a strength point after the fight is over. It will also continue to produce Aliens and Fight Cards.

<mark style="color:blue;">• Will there be anything special with Aliens going forward?</mark>&#x20;

• Absolutely! They along with Fight Cards will be an integral part of this fighting system. Aliens will each have a unique strength boost value based upon the traits they have, and will be burnable if the user would like to do so. It will never be necessary to burn them, but will be a way to make your fighter have a better chance in that specific tournament. Fight Cards will also have their own benefit. Each Fight Card will have the ability to drop your fighters’ strength score 5 points for every one burned.

<mark style="color:blue;">• How would dropping strength be beneficial?</mark>&#x20;

• Most strength Classes have a range of 40 Strength points (Excluding Heavyweight and Flyweight). Every fighter in that division will have a chance to win every fight, but the chances go down the lower you are in that weight class. Example: Bantamweight 281-320 range. You have a fighter that is at 290. If you burn two fight cards you become one of the strongest possible fighters in the Flyweight Class @280 as those two burned Fight Cards dropped you from 290 to 280

<mark style="color:blue;">• Can I win more than just NFT’s?</mark>&#x20;

• Yes, the plan is to be able to play for all kinds of prizes. These prizes can be chosen from the community as well as we plan to have regular tournaments every day that people will become accustomed to.

<mark style="color:blue;">• Do I need to own a Zombie Chains Asset to Participate?</mark>&#x20;

• No. We will have a section where you can rent fighters. It will play as is unless you have Aliens and Fight Cards to burn to boost or retract the strength. This won't be live at launch.

<mark style="color:blue;">• Will the Burned Alien Strength Boost stay with the fighter?</mark>&#x20;

• No. That boost will only be for that one tournament. Same with Fight Cards. The retraction will only be for the one tournament. However, the boost or retraction you get for using the Training Facility will stay with the fighters that entered.

<mark style="color:blue;">• Do both fighters get a boost when using the training facility?</mark>&#x20;

• If you are fighting your own assets then the answer is yes. If you are fighting a promoted fighter, the promoted fighter will not get a strength change.

<mark style="color:blue;">• Are only Zombies and Hunters available for training?</mark>&#x20;

• Zombies and Hunters will be the only Hoarder's Collection assets that can produce Aliens and Fight Cards. Training Facility will work like Zombie Fight Club.

<mark style="color:blue;">• Will the Zombie Chains Tournament system be used for more than just Prizes?</mark>&#x20;

• Absolutely! We plan to utilize this utility and allow projects to use it as a minting system. New and old projects alike. If they want to use our Fighting system and a fun way to get their mints out to the public, we can make that happen.

<mark style="color:blue;">• Will there be betting on tournaments?</mark>

• In the future we have plans to add this feature. We are working with getting a gambling license and making sure all is above board before we add it but it is in the plans.

<mark style="color:blue;">• Would everyone get a mint?</mark>&#x20;

• Yes, everyone that enters would get a mint just for entering the tournament, but what makes this great is if you finish in the Top placements then you will earn extra mints.

<mark style="color:blue;">• Do the winners get rarer mints?</mark>&#x20;

• No, they will get more than one, but anyone can mint a rare item and it will all still be random.


---

# 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:

```
GET https://hoarderscollections.gitbook.io/hoarderscollections/zombie-chains/zombie-chains-tournament/tournament-system-faqs.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.
