> For the complete documentation index, see [llms.txt](https://docs.bonzo.finance/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bonzo.finance/hub/transparency/accounts-and-contracts.md).

# Accounts & Contracts

## $BONZO Contracts

<table><thead><tr><th width="126.86810302734375">Allocation</th><th width="155.69091796875">Purpose</th><th width="129.7589111328125">Type</th><th width="187.7562255859375">Account / Contract ID</th><th width="136.16387939453125">Owner</th></tr></thead><tbody><tr><td>DAO Treasury</td><td>Treasury</td><td>Vesting Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8312259">0.0.8312259</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>1st Edition NFT Claims</td><td>Distribution Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8317267">0.0.8317267</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>Cybernetic NFT Claims</td><td>Distribution Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.5725214">0.0.5725214</a><br></td><td>HeadStarter</td></tr><tr><td>Community</td><td>Pre-Season Points Claims</td><td>Distribution Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8317289">0.0.8317289</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>Marketing Programs</td><td>Vesting Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8305740">0.0.8305740</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>Liquidity &#x26; Staking Rewards</td><td>Vesting Contract(s)</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8306863">0.0.8306863</a><br><a href="https://hashscan.io/mainnet/contract/0.0.8306542">0.0.8306542</a><br><a href="https://hashscan.io/mainnet/contract/0.0.8306744">0.0.8306744</a></td><td>Bonzo Foundation</td></tr><tr><td>Investor</td><td>Various</td><td>Vesting Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8329267">0.0.8329267</a></td><td>Bonzo Reserve Ltd.</td></tr><tr><td>Core Development</td><td>Core Development</td><td>Vesting Contract</td><td><a href="https://hashscan.io/mainnet/contract/0.0.8305606">0.0.8305606</a></td><td>Bonzo Foundation</td></tr></tbody></table>

## $BONZO Accounts

<table><thead><tr><th width="141.40972900390625">Allocation</th><th width="151.1015625">Purpose</th><th width="136.548583984375">Type</th><th width="182.847900390625">Account / Contract ID</th><th width="121.42364501953125">Owner</th></tr></thead><tbody><tr><td>Token Issuance Treasury</td><td>Treasury</td><td>Token Issuance Account</td><td><a href="https://hashscan.io/mainnet/account/0.0.8279084">0.0.8279084</a></td><td>Bonzo Reserve Ltd.</td></tr><tr><td>Foundation Treasury</td><td>Treasury</td><td>Holding Account</td><td><a href="https://hashscan.io/mainnet/account/0.0.8302193">0.0.8302193</a></td><td>Bonzo Foundation</td></tr><tr><td>DAO Treasury</td><td>Treasury</td><td>Operational Account</td><td><a href="https://hashscan.io/mainnet/account/0.0.8326196">0.0.8326196</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>1st Edition NFT &#x26; Points Season(s)</td><td>Distribution Account</td><td><a href="https://hashscan.io/mainnet/account/0.0.8274461">0.0.8274461</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>Cybernetic NFT</td><td>Distribution Account</td><td><a href="https://hashscan.io/mainnet/account/0.0.8274461">0.0.5725188</a></td><td>HeadStarter</td></tr><tr><td>Community</td><td>Marketing Programs</td><td>Operational Account</td><td><a href="https://hashscan.io/mainnet/account/0.0.7285744">0.0.7285744</a></td><td>Bonzo Foundation</td></tr><tr><td>Community</td><td>Liquidity &#x26; Staking Rewards</td><td>Operational Account(s)</td><td><a href="https://hashscan.io/mainnet/account/0.0.8326242?ph=1&#x26;ps=1&#x26;pt=1&#x26;pn=1&#x26;pc=1&#x26;pr=1&#x26;pa=1&#x26;pf=1">0.0.8326242</a><br><a href="https://hashscan.io/mainnet/account/0.0.8326207">0.0.8326207</a><br><a href="https://hashscan.io/mainnet/account/0.0.8326258">0.0.8326258</a></td><td>Bonzo Foundation</td></tr></tbody></table>


---

# 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:

```
GET https://docs.bonzo.finance/hub/transparency/accounts-and-contracts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
