# BREATHE MOBILE

## BREATHE MOBILE

- [BREATHE MOBILE](https://breathe-nfts.gitbook.io/project/breathe-mobile.md): Introduction to the Breathe Project.
- [Vision and mission](https://breathe-nfts.gitbook.io/project/vision-and-mission.md)
- [Story](https://breathe-nfts.gitbook.io/project/story.md)
- [Gameplay](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay.md): Game modes
- [Characters ERC1155](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/characters-erc1155.md): Characters tokenized in an ERC1155 smart contract.
- [Weapons ERC1155](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/weapons-erc1155.md): Weapons tokenized in an ERC1155 smart contract.
- [Roles](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/roles.md)
- [Stage](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/stage.md): Previews in Development.
- [Ranked](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/ranked.md)
- [Rewards](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/rewards.md): Play and win rewards.
- [Gamepad](https://breathe-nfts.gitbook.io/project/ecosistem/gameplay/gamepad.md): Gamepad and touchpad.
- [Token](https://breathe-nfts.gitbook.io/project/ecosistem/token.md)
- [Economy](https://breathe-nfts.gitbook.io/project/ecosistem/token/economy.md): Token Flow
- [Tokenomics](https://breathe-nfts.gitbook.io/project/ecosistem/token/tokenomics.md): Full description of Breathe tokenomics.
- [Wallet](https://breathe-nfts.gitbook.io/project/ecosistem/token/wallet.md)
- [Market place](https://breathe-nfts.gitbook.io/project/ecosistem/market-place.md)
- [Token ERC-20](https://breathe-nfts.gitbook.io/project/pre-sale/token-erc-20.md): Pre-sale of the token.
- [NFT ERC-1155](https://breathe-nfts.gitbook.io/project/pre-sale/nft-erc-1155.md): PRE SALE
- [Crowdfunding](https://breathe-nfts.gitbook.io/project/business-plan/crowdfunding.md)
- [Marketing Plan](https://breathe-nfts.gitbook.io/project/business-plan/marketing-plan.md)
- [Análisis de la industria](https://breathe-nfts.gitbook.io/project/business-plan/marketing-plan/analisis-de-la-industria.md): Macroanalysis
- [SBU Analysis](https://breathe-nfts.gitbook.io/project/business-plan/marketing-plan/sbu-analysis.md)
- [Marketing strategy](https://breathe-nfts.gitbook.io/project/business-plan/marketing-plan/marketing-strategy.md): Value proposal
- [Revenues](https://breathe-nfts.gitbook.io/project/business-plan/revenues.md): Monetary income from the project.
- [Team](https://breathe-nfts.gitbook.io/project/business-plan/team.md)
- [Roadmap](https://breathe-nfts.gitbook.io/project/business-plan/roadmap.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://breathe-nfts.gitbook.io/project/breathe-mobile.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.
