> 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-11th-july-2024.md).

# Governance report / 11th July 2024

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

1. Payment for the CYBRO infrastructure services
2. Marketing:
   1. Payment to the referral program participants
   2. Payment to current marketing expenses
3. SMM (Social Media Management):
   1. Payments to community managers
   2. Payments to the SMM designer
   3. Payments to incentive prizes

We have deducted:

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

Transaction hash: \
`0xcb2c2bcb180f97a1d0f65692a6b55cac0d6f93ca769d3ed3db764035e22fb864`

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

Transaction hash:\
`0xe1f2a9d551a46baa1a7b3f2a8dc3c8ac3e7d80a9c2a9e21f8c610e5f5aec0b8b`

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

Transaction hash:\
`0x379ab868951542d537c238ddced2e611fcc513dab3063cc42b56555a80ddf2b9`

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-11th-july-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.
