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

# Crowdfunding

**Did you know?** The project will have the capital raised reserved in dollars.

The funds collected will play a very important role in starting and giving impetus to the development of the project. It will make it possible to fully comply with the roadmap and activate a large part of the sources of income described in the Revenues section of this document.

**What will the money be spent on annually?**

**Team:** This is the core of work to achieve the development objectives of the project and therefore, the activation of income. This is where the most budget has been allocated.

**Office:** A smaller part of the budget has been allocated for the purchase of technological items and preparation of the workplace, in order to optimize development times and order.

**Software:** Being a company that mainly works remotely, the project has assigned a budget for administrative software, such as the administration of work personnel, marketing, finances, and others.

**Legal:** This budget is necessary to comply with tax obligations, contracts and paperwork managed by lawyers.

**Reserves:** most of the capital will remain in the reserve to ensure the survival of the project until its stable stage.

Next, a table with the budget distribution **(Total 825,000 usd)**:

| Item     | Annual Allowance USD | Percentage |
| -------- | -------------------- | ---------- |
| Team     | 285.600              | 34,62%     |
| Office   | 40.000               | 4,85%      |
| Software | 10.000               | 1,20%      |
| Legal    | 40.000               | 4,85%      |
| Reserves | 419.500              | 54.48%     |


---

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