> 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/team.md).

# Team

### Co-founders

CEO - Eduardo Anáis

Marketing Manager - Valentina Márquez

<figure><img src="/files/eWoNnrQEIAKY5fgpUt3V" alt=""><figcaption><p>Team for game development, tokenization, administration and marketing.</p></figcaption></figure>

### Initial team organization chart

The organization presented is the initial team for the development of BREATHE MOBILE. Below is a table with estimated salaries (from highest to lowest) and total annual cost.

<br>

| Position                | Estimated salary USD | Total annual salary |
| ----------------------- | :------------------: | :-----------------: |
| CEO                     |         5500         |        66.000       |
| Marketing manager       |         3500         |        42.000       |
| Blockchain Developer    |         2800         |        33.600       |
| Game Programmer         |         1800         |        21.600       |
| Back end dev.           |         1400         |        16.800       |
| Visual artist           |         1300         |        15.600       |
| Visual artist           |         1300         |        15.600       |
| Sound especialist       |         1300         |        15.600       |
| Animator and 3D effects |         1200         |        14.400       |
| Graphic designer        |         1100         |        13.200       |
| Video designer          |         1100         |        13.200       |
| accountancy             |         1000         |        12000        |
| Front end dev.          |         1000         |        12.000       |
| Community manager       |          800         |        9.600        |

### External contracting

There are contracts that the project considers external in necessary situations, among them are the following: ad administrator, voice dubbing, video game tester, SEO specialist, law firm and reinforcements in video game development areas.


---

# 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/team.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.
