> For the complete documentation index, see [llms.txt](https://battle-saga.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://battle-saga.gitbook.io/untitled/faq/general.md).

# General

**1.What is Battle Saga?**

Battle Saga is a next gen strategic game inspired by 'Clash of Clans'. A futuristic decentralized NFT game far from other NFT games which enable users to Earn-Without-Playing.

\
**2. How is BTL different from $GOLD/ELIXIR/GEM?**

BTL which is the native token of the game and is tradable in the market. $GOLD/ELIXIR/GEM are  the in-game token. BTL token will be used as a currency for all real asset earning mechanism in the game. While $GOLD/ELIXIR/GEM will only have intrinsic value but are necessary for a player to be strong enough to built, attack and defend.&#x20;

**3. What is the main mechanism of the game? How can the players earn from the game?**

The gaming mechanism revolves around live offense and pre-built defense. Players can earn through many earning aspects of the game. Winning wager matches and tournaments, allies wars, donating troops and topping the leaderboards are few of the ways to earn from the game. The main gameplay, which is the live offense and pre-built defense, act as a source of income by rewarding players for each successful offensive or defensive attempt. Player can also earn by breeding NFTs and selling or renting them out on the marketplace. Token staking and farming are also alternative source of income that have been implemented unto the game.

**4. How will you develop the governance system of the game?**

We will be implementing an innovative DAO system in the game. This will close the gap between developers and the players making it much easier to see the recommendation of players being implemented in the game. Our community will have a say in the development of the game with constant player recommended updates being used to further improve the game.

**5. What makes Battle Saga different from the other NFT games?**

Unlike other gaming projects that are only focused on the earning aspect, we are really bringing out a top quality game. We are focusing on every small thing in the game and let's not forget about the Earn-Without-Playing mechanism. A game where you can earn without playing, you just have to make sure your base is protected with strong defense.


---

# 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://battle-saga.gitbook.io/untitled/faq/general.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.
