> For the complete documentation index, see [llms.txt](https://docs.furucombo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.furucombo.app/dutch/other-faq/combo-is-here/combo-distribution.md).

# COMBO-Distributie

![COMBO distribution](https://miro.medium.com/max/2346/0*I8fa_6eZC7mrkMRc)

### Totale toevoer: 100.000.000 COMBO-tokens

* 25.000.000 voor Core Team & Future Hire (vested)
* 2.500.000 voor adviseurs (vested)
* 19.500.000 voor Investeerders & Aandeelhouders (vested)
* 48.000.000 voor gemeenschapsgroei
* 5.000.000 voor mitigatiepool

Het succes op lange termijn van Furucombo is in handen van de gemeenschap. Met dat in gedachten zijn we vastbesloten om nooit te stoppen met teruggeven. We hebben de meeste COMBO-tokens voor de community toegewezen, die geleidelijk aan worden gedistribueerd naar Furucombo-gebruikers. Uiteindelijk zijn het de COMBO-houders die beslissen hoe we de tokens verdelen.

Het kernontwikkelingsteam zet zich in voor het langetermijnsucces van Furucombo met een 48- maanden-holdingplan (10-maanden cliff, lineaire inzet). Het aandeel van adviseurs, investeerders en aandeelhouders wordt ook aangehouden voor respectievelijk 48 maanden met een klif van 10 maanden, 15 maanden met een klif van 3 maanden en 15 maanden met een klif van 3 maanden.

Vanwege [de exploit](https://medium.com/furucombo/furucombo-post-mortem-march-2021-ad19afd415e) die plaatsvond op zaterdag 27 februari 2021, streven we ernaar om 5 miljoen iouCOMBO-tokens te creëren en te distribueren, met een lineaire vestingperiode van 360 dagen, en de herstelpool in april. Hoewel het eigendom vanaf 1 maart begint, kan iedereen met het iouCOMBO-token de gerespecteerde COMBO tot nu toe claimen in de herstelpool. ([meer informatie)](https://medium.com/furucombo/mitigation-plan-e498a95d335e)

Het algemene COMBO-distributieschema kan worden bekeken in de onderstaande grafiek.<br>

> 🧊 Special thanks to [blackcatx](https://twitter.com/gaintodayx) for translating this page.


---

# 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://docs.furucombo.app/dutch/other-faq/combo-is-here/combo-distribution.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.
