> 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-1st-may-2024.md).

# Governance report / 1st May 2024

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

1. Development of the CYBRO dApp:
   1. Payments to the CYBRO product team. We have added two full-time employees to the development team
   2. Payment for services of external contractors for back-end and front-end development
   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 development
   2. Payments to external design team
4. Payment for infrastructure services and corporate services for CYBRO team collaboration
5. SMM (Social Media Management):
   1. Payments to community managers
   2. Payments for incentive prizes

We have deducted:

1. 25 ETH in Ethereum from the Pre-Sale wallet `0xaeeF302Db6E2Cfc380ECc2C495c1EBAdDd7c54dE` to the operational wallet `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash:\
`0x5912edd61469ea30e5fa9fbe7b04094976ef6337b3c7c9178801dfb2e3318b8d`

2. 16,000 USDT in USDT BEP-20 from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash: \
`0x64396f370b28993d5c99cc617ef23db37050d7369d50e1e7ee8d9a52f16d3e56`

3. 21 BNB  from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash:\
`0x345953040bd58061d8dd4280377a93f86a48f17aafdc8c7605f7d949566289c0`

4. 20,000 MATIC from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash:\
`0x3f91032df98868fbe19045c59c31630ca6593813f84340ee111916c8733539f8`

5. 21,000 USDT Polygon from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash:\
`0xf83b8a161c17c4d80e791ae3d31f42cf173ead7b3e3ad2165618e62ed1764cdc`

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-1st-may-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.
