> For the complete documentation index, see [llms.txt](https://whitepaper.defit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.defit.com/game-fi-elements/challenges-coming-soon.md).

# Challenges (Coming soon)

## Challenge Mode (Under Development)

In Challenge Mode, users need to register to each event if they wish to participate at least 24 hours prior to commencement. There will be several types of events with exciting prizes for the winners (Token rewards, NFTs, Merchandising etc.). To ensure commitment from users, a fee is imposed upon registration to be paid in **DEFIT**.&#x20;

### DEFIT Challenges

In need of a little extra motivation, nothing better than setting yourself up for a challenge. Participate in one of the numerous running, cycling etc. challenges organised by DEFIT Team and **give your best to top the leaderboard** and take it home.

### International Competitions

Not everyone can be an Olympian to proudly represent its country at the most prestigious sport event of all time. Make your miles count in these international competitions to **bring your country on top of the leaderboard**. During these events, you're not competing alone. We add-up the mileage for every participant of a same country and the reward pool is randomly distributed to lucky winners of the winning nation.

### I Dare You

**Do your friends have what it takes to compete with you?** Create your own challenge, set the entry price in DEFIT (e.g. Longest running distance for the week) and invite your friends. Whoever wins, take the reward pool with him/her.

### Corporate Challenges

**Sport is a great stress buster for employees.** It has a blend of values that reflects on our day-to-day life. It provides a platform to create and maintain strong bonding with colleagues. These sponsored events will be either open to everyone or restricted to employee-only.


---

# 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.defit.com/game-fi-elements/challenges-coming-soon.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.
