# Decentralization & Our Game

*"The Centralization is the concentration of control under a single authority. It requires complete trust and madness. I would not fully trust my own self so how I could I give it away to someone else?"*<br>

The entire game operates on-chain, with a mirrored frontend hosted on Arweave. The game is designed to function without human intervention, requiring only the participation of players. All player actions are executed through immutable smart contracts. The fees generated by the buildings are automatically redirected to their rightful destinations by these contracts. (see [Fees & Mint](/flag-pirate-game/economy-burn-and-earn-system/fees-and-mint.md))\
\
Player end-game earnings are autonomously managed through smart contracts. All financial transactions within the game are overseen by these smart contracts, which, once deployed, are immutable and cannot be altered. The game's treasury is not controlled by any individual key or entity. From a technical standpoint, the team cannot access the funds. Tokens within the pool are frozen, ensuring that any deceptive withdrawal or "rug pull" is technically infeasible.

In essence, post-deployment, the team retains no control over the game beyond addressing technical operations. However, even this access will be revoked after verifying that all bugs have been addressed. The team has no access to the generated funds. If the entire team were to vanish, the game is designed to persist, both technically and financially, operating autonomously without any human intervention.<br>


---

# 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://docs.forlootandglory.io/sail-with-us.../decentralization-and-our-game.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.
