> For the complete documentation index, see [llms.txt](https://docs.arenadao.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arenadao.org/subdaos/arena-fortnite-creators.md).

# Arena Fortnite Creators

The **Arena Fortnite Creators** subDAO is tasked with creating competitive maps for Fortnite and actively participating in Fortnite’s creator economy. This team is empowered to innovate within Fortnite, bringing value to both the Arena DAO and its gaming community.

### Mission

The primary mission of the Arena Fortnite Creators subDAO is to:

* Develop competitive Fortnite maps.
* Provide tools and experiences for players preparing for tournaments.
* Contribute to Fortnite's creator economy, reinforcing the Arena DAO's presence and engagement within the gaming community.

By creating high-quality maps and engaging game modes, the subDAO supports Arena DAO's larger mission of empowering communities to compete, govern, and win in the competitive gaming space.

### Goals and Vision

* **Monetize Competitive Maps**: Earn revenue through Fortnite's creator economy.
* **Create Practice Maps for Competitive Preparation**: Design maps that help players improve for high-stakes tournaments.
* **Build an Open-source Ecosystem**: Develop and share tools, concepts, and algorithms (like the storm surge algorithm) to benefit the Fortnite community and the Arena DAO.

### Revenue Distribution

To ensure fair compensation and alignment with Arena DAO’s goals, revenue from the Fortnite Creator subDAO is distributed as follows:

* **70%** goes directly to the Arena Fortnite Creators subDAO.
* **30%** is allocated to Arena DAO’s treasury.

This split incentivizes creators and contributors to maximize engagement and quality within their maps, while also supporting the overall DAO.


---

# 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.arenadao.org/subdaos/arena-fortnite-creators.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.
