> For the complete documentation index, see [llms.txt](https://litepaper.funtico.com/funtico-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.funtico.com/funtico-litepaper/funtico-platform/customizing-competition.md).

# Customizing Competition

<div data-full-width="true"><figure><img src="/files/YDCktbRgAxBLsfn6PgLe" alt=""><figcaption><p>Community Leaderboards</p></figcaption></figure></div>

## **Branded Tournaments**

Branded Tournaments offer organizations and communities a way to use Funtico’s established tournament framework to promote engagement and offer rewards to their supporters and members.

Tournaments can be hosted with a fee in $TICO, and may be customized to fit whatever a community’s needs are. The Funtico platform allows everyone to enjoy the competition without worrying about organization and execution, creating a fun way to build both teams and community.

## **Community Tournaments and Leaderboards**

Regularly, Funtico will host Community Tournaments. In these tournaments, communities can contribute $TICO to the prize pool for the opportunity to send a team of players to the tournament. These players will square off against the top performers sent by other communities, fighting to win rewards for their community!

## **Private Rooms and Tournaments**

For organizations looking for hosted competitions and gaming, Funtico can also offer more customized and agile solutions. Users can pay a small, regular $TICO fee to maintain private room access to a specific game, or gate access to a private tournament behind consumables, whitelist or owned items.

Competition is at the heart of Funtico, but that doesn’t mean it always has to be big competition. No matter the format of hosted gaming a  user is looking for, the Funtico platform has options.


---

# 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://litepaper.funtico.com/funtico-litepaper/funtico-platform/customizing-competition.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.
