> 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/issuer-data.md).

# Issuer Data

| <p><strong>Issuer Name</strong></p><p>G4AL Entertainment S.L.</p>                                                                                                                                                 |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Registered Office</strong></p><p>C/ Morales, 31, Entresuelo 1ª, 08029, Barcelona</p>                                                                                                                   |
| <p><strong>Data of Entry in the Commercial Register</strong></p><p>27/07/2021</p>                                                                                                                                 |
| <p><strong>CIF (Company Tax Number)</strong></p><p>B16753725</p>                                                                                                                                                  |
| <p><strong>Management Body</strong></p><p>Company director: Manel Sort</p>                                                                                                                                        |
| <p><strong>Management supervision committee</strong><br>Carlos Blanco - Nuclio<br>Ernest Sanchez - Nuclio<br>Roger Pique - Inveready<br>Javier Cebrian - Bonsai Partners<br>Martí Escursell - Bonsai Partners</p> |

A summary of GFAL's financial situation in recent years:

2021

The company was incorporated in July 2021 and raised 1.05€ million in the seed round of financing.

2022

The Initial Coin Offering (ICO) commenced and concluded prior to the token launch in March 2023. A total of 3.5M€ was sold.

2023

The company achieved a turnover of 6.8M€ during the 2023 financial year.

Successful launch of the native GFAL token on multiple exchanges and with the assistance of major launchpads.

2024

A 3€ million financing round was successfully closed with Supercell and other major companies in the industry.

The establishment of a GFAL subsidiary in Dubai and the creation of a holding structure for the entire company were also completed.

<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://whitepaper.gfal.com/information-on-the-issuance-of-usdgfal/issuer-data.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.
