# ENCTR

## ENCTR

- [What is ENCTR?](https://docs.enctr.gg/what-is-enctr.md): Play what you want. Earn rewards.  We aim to merge GameFi and DeFi protocols with unique utility.
- [Modules](https://docs.enctr.gg/the-basics/modules.md): We call all features that ENCTR creates as Modules as a way to segment and define them.
- [Battlescape](https://docs.enctr.gg/the-basics/modules/battlescape.md): Our 1st Module
- [Arsenal](https://docs.enctr.gg/the-basics/modules/arsenal.md)
- [Legions](https://docs.enctr.gg/the-basics/modules/legions.md): TBD
- [Staking](https://docs.enctr.gg/the-basics/staking.md)
- [Bonding](https://docs.enctr.gg/the-basics/bonding.md): TL;DR Bonds are mutual agreements between a user and a protocol to easily acquire the funds it needs for growth. For ENCTR Bonds, you exchange stable coins or liquidity tokens for gENCTR in return.
- [Wrapping and the 3 Tokens](https://docs.enctr.gg/the-basics/wrapping-and-the-3-tokens.md)
- [Treasury](https://docs.enctr.gg/the-basics/treasury.md)
- [Revenue Sharing Model](https://docs.enctr.gg/the-basics/revenue-sharing-model.md): One area of uniqueness of the ENCTR protocol, and one in how we merge DeFi and GameFi together is through our Revenue Sharing process.
- [Dashboard](https://docs.enctr.gg/using-the-enctr-app/dashboard.md)
- [Finance](https://docs.enctr.gg/using-the-enctr-app/finance.md)
- [Bonding](https://docs.enctr.gg/using-the-enctr-app/finance/bonding.md)
- [Staking](https://docs.enctr.gg/using-the-enctr-app/finance/staking.md)
- [Wrapping](https://docs.enctr.gg/using-the-enctr-app/finance/wrapping.md)
- [Battlescape](https://docs.enctr.gg/using-the-enctr-app/battlescape.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.enctr.gg/what-is-enctr.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.
