> 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-3rd-march-2025.md).

# Governance report / 3rd March 2025

The CYBRO team intends to use $78,300 and 21 ETH to cover the following expenses:

1\) Liquidity for the MM accounts\
2\) Development Team payments\
3\) Smart contract development\
3\) SMM team payments\
4\) BD team payments\
5\) Design team payments\
6\) Smart contract development payments\
\
We have deducted:

1\) 28,300 USDT ERC-20 from the Pre-Sale wallet `0xaeeF302Db6E2Cfc380ECc2C495c1EBAdDd7c54dE`\
to the Operational Wallet: `0xF9D3f0c2dD84b1b102534df535E93AC19DbA936d`

Transaction hash:\
`0x12cd60e9ced1b3e59bb5210952087faa0a5bfd672aa574c502b705864bea73ed`<br>

2\) 78,300 USDT ERC-20 from the Pre-Sale wallet `0xaeeF302Db6E2Cfc380ECc2C495c1EBAdDd7c54dE`\
to the MEXC MM account: `0x114D06b65EE24b1F0402c15FB43dCc7aeF36523E`

Transaction hash:\
`0x635ed9afe4daf9b1fd83bd6885107ffc0f7489e7d4f5be825c6f266482181611`

2\) 21 ETH on Ethereum from the Pre-Sale wallet `0xaeeF302Db6E2Cfc380ECc2C495c1EBAdDd7c54dE`\
to the MEXC MM account: `0x114D06b65EE24b1F0402c15FB43dCc7aeF36523E`

Transaction hash:\
`0x418ecc4e0966258f49005a82b97ade5f42d8cb9b012e40fa59824d2eeff18ccf`

The addresses can be found on the [Addresses page](/cybro/usdcybro-token/official-addresses.md).

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-3rd-march-2025.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.
