> For the complete documentation index, see [llms.txt](https://cybro.gitbook.io/cybro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybro.gitbook.io/cybro/governance/reports/governance-report-4th-june-2024.md).

# Governance report / 4th June 2024

The CYBRO team intends to use a portion of the funds from the Pre-Sale, amounting to approximately 27,000 USDT, to cover the following expenses:

1. Development of the CYBRO dApp:
   1. Payment for the smart contract development
   2. Payments to the development team for the development of the front-end and back-end
   3. Payments to the external design team
2. Marketing:
   1. Payment for current marketing expenses
3. Support for the CYBRO website
   1. Payments to external contractors for front-end and back-end development
   2. Payments to external design team
4. SMM (Social Media Management):
   1. Payments to community managers
   2. Payments to the SMM designer
   3. Payments for incentive prizes

We have deducted:

1. 39 BNB from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash: \
`0x9ce6a3c431532adad062daca1774f0969228a464b766763247fdf8037e13cb3e`

CryptoCrouton\
CYBRO Project Lead

<br>


---

# 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://cybro.gitbook.io/cybro/governance/reports/governance-report-4th-june-2024.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.
