> For the complete documentation index, see [llms.txt](https://runeonlineworld.gitbook.io/runeonlineworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://runeonlineworld.gitbook.io/runeonlineworld/rune-ecosystem/boko-games/funding-allocation.md).

# Funding Allocation

#### Funding Allocation <a href="#funding-allocation" id="funding-allocation"></a>

* **Pool Liquidty**

10% of the total funds ( $420.000) will be used for pool liquidity at Pangolin. Boco Finance reserves its right to make additional buybacks or increase the liquidity of the pool, depending on the situation of the market.

* **Developments**

50% of the total funds ( $2.100.000) will be used for developements. This signifies improvement and operational costs of all technology What is explained in this whitepaper: smart contracts, wallets, SDKs, APIs, game add-ons, third-party add-ons and Other updates on Boco token. This will also includes additional full-time recruitment developers and consultants to speed up development to meet or exceed roadmap goals and expansion targets.

* **Marketing**

20% of the total funds ( $840.000) will be used for marketing. Marketing is the perception that first occurs in the minds of the users. This perception is created through social media today. We will allocate our marketing budget to social media and high-read news sites.

* **Security**

10% of the total funds ( $420.000) will be used for security. We know that success brings enemies. We will develop a high level security protocol for Ddos and similar attacks on our platform. Our smart contracts will be audited and we will provide the service in the safest way for users.

* **Contingency**

10% ( $410.000) This amount will be set aside for unforeseen costs.


---

# 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://runeonlineworld.gitbook.io/runeonlineworld/rune-ecosystem/boko-games/funding-allocation.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.
