> 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-13th-august-2024.md).

# Governance report / 13th August 2024

The CYBRO team intends to $36,930 from the Pre-Sale to cover the following expenses:

* Payments to the development team
* Payment to the advisors
* $5,000 for the liquidity for the crypto payments processing on cybro.io &#x20;

We have deducted:

1. 18,000 USDT ERC-20 from the Pre-Sale wallet `0xaeeF302Db6E2Cfc380ECc2C495c1EBAdDd7c54dE` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash: \
`0xa35c786eeb6584cab2409e6e1a6b283172598dd4189384ed338eb35dca15d823`

2. 5,107.59 USDC ERC-20 from the Pre-Sale wallet `0xaeeF302Db6E2Cfc380ECc2C495c1EBAdDd7c54dE` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash: \
`0x959bfd26400d0c5d9fffbe0aa6b56bff446b00158fb9d09af1b4f8c9e590dd2e`

3. 8,199 USDT in USDT BEP-20 from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash: \
`0x4785720e9cfab37cfe4d9c63c286917a2c3966d77942d84476954001e2ad3f30`

4. 853.11 USDC in USDT BEP-20 from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash: \
`0x20c0332315a1fbc954a37ba69f7af4e6c9a4f0959ae513bbd5069386299a3512`

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

Transaction hash:\
`0x8e5193824b113b99314d84dd048980c6042d64ad9afee8e4698090617264684c`

6. 1,770.33 USDC Polygon from the Pre-Sale wallet `0xE450278A590E3785DA2D42AE979D0F36f2Cf9E2e` to the operational wallet  `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash:\
`0xea6d82ed5d23b281e0f4c2df025678f6d4dadd14425ac0d0517b717444c6c0d9`

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-13th-august-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.
