> For the complete documentation index, see [llms.txt](https://whitepaper.gfal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gfal.com/information-on-the-issuance-of-usdgfal/use-of-funds-and-issuance-costs.md).

# Use of Funds and Issuance Costs

The funds received from the sale of tokens will help **Games for a Living** scale its **operations** globally by adopting the latest technologies and developing the best blockchain games and metaverses along the way. Below we detail the estimated use of funds; however, this information is subject to change.

The main use of the funds is the development of the [Platform](/information-about-games-for-a-living/solution/platform.md) and the[ Games](/information-about-games-for-a-living/solution/games.md). This represents **40%** of the total funds.

A major challenge is to contribute to the creation of a regulatory framework in the different countries in which **Games for a Living** operates. This task requires a close working relationship with regulatory bodies to keep up with the changing legal landscape. We will obtain licenses in strategic countries in the European Union and Asia. We estimate that we will invest **15%** of the total funds in regulatory infrastructure and risk management.&#x20;

In the **geographic expansion process**, we will invest in the promotion of the platform globally. Thus, **35%** of resources will be used in advertising, marketing, and community management for customer acquisition, brand recognition, and community creation, scaling and investing in **marketing and sales channels**.&#x20;

Platform **security** will represent 5% of the funds, as per industry best practices.&#x20;

The remaining **5%** will go towards:&#x20;

* Daily administrative and operational tasks, such as office rental, logistics management, transportation, finance, reporting, and external audits;
* Maintaining daily working capital with different liquidity providers, regulatory capital standards, and efficient cash flow with banking partners, payment processors and other service providers.


---

# 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://whitepaper.gfal.com/information-on-the-issuance-of-usdgfal/use-of-funds-and-issuance-costs.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.
