> For the complete documentation index, see [llms.txt](https://breathe-nfts.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://breathe-nfts.gitbook.io/project/business-plan/roadmap.md).

# Roadmap

<table><thead><tr><th width="121">Trimester</th><th>Roadmap Description</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Q4 2022</td><td></td><td></td><td></td></tr><tr><td>Q1 2023</td><td></td><td></td><td></td></tr><tr><td>Q2 2023</td><td></td><td></td><td></td></tr><tr><td>Q3 2023</td><td></td><td></td><td></td></tr><tr><td>Q4 2023</td><td></td><td></td><td></td></tr><tr><td>Q1 2024</td><td></td><td></td><td></td></tr><tr><td>Q2 2024</td><td></td><td></td><td></td></tr><tr><td>Q3 2024</td><td></td><td></td><td></td></tr><tr><td>Q4 2024</td><td></td><td></td><td></td></tr><tr><td>Q1 2025</td><td>Story mode official launch.</td><td></td><td></td></tr></tbody></table>

| Launch of new tokenized products. These have been previously announced. |
| ----------------------------------------------------------------------- |
| Exclusive Halloween event, full October.                                |
| Final video trailer of the story mode.                                  |
| Official launch of the merchandise.                                     |
| Exclusive Christmas event, full December.                               |

| Announced new characters, equipment and skins (erc1155 contract) |
| ---------------------------------------------------------------- |
| Game updates and improvements.                                   |
| Pre-launch previews on social media                              |
| Website V5                                                       |
| Advertisement and merchandise displays.                          |

| Start of development of story mode (offline)            |
| ------------------------------------------------------- |
| Payment integration with google pay and Apple pay       |
| Enabling in-game advertising to earn rewards (optional) |
| Advances in story mode development on social media      |

| Improvements and Game updates on play store and app store |
| --------------------------------------------------------- |
| Website V4                                                |
| Advertising to mobile gaming consumers                    |
| Audience expansion to regular players on mobile devices   |

| Expansion for the 2 game modes                                                     |
| ---------------------------------------------------------------------------------- |
| Update to game app beta                                                            |
| Opening normal and competitive game mode (free normal and competitive with tokens) |
| Rotation of free characters once a week (normal mode)                              |
| Market place for transactions between users with the token                         |
| Price regulation in the market place                                               |

| Improvements and Game updates on play store and app store |
| --------------------------------------------------------- |
| Announcement of the development of second game mode       |
| Launchpad in the game, exclusive sale with the tokens     |
| Game app V2 alpha (second game mode added)                |
| New playable events with extra token incentives           |
| Website V3                                                |

| V2 website                                                       |
| ---------------------------------------------------------------- |
| Progress of the process in social networks                       |
| Second trailer, gameplay.                                        |
| Early access, game app V1 alpha (first game mode)                |
| Alpha in-game events with extra token incentives                 |
| Announced new characters, equipment and skins (erc1155 contract) |

| Launchpad NFTs modeled 3D                 |
| ----------------------------------------- |
| Demo gameplay on play store and app store |
| Breathe Story Trailer                     |
| IDO (inicial dex ofering)                 |
| Token whitelist                           |
| Token presale, first round                |
| Complete Team for development             |
| Start development of games modes          |

| The project has evolved game ideas         |
| ------------------------------------------ |
| Core team                                  |
| Social media updates                       |
| 3D modeling of game characters and weapons |
| Character presentation                     |
| Business partners                          |
| Technical document V1                      |
| Tokenomics                                 |
| Roadmap                                    |
| Website V1                                 |


---

# 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://breathe-nfts.gitbook.io/project/business-plan/roadmap.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.
