# Fortnite

## Commands

{% hint style="info" %}
This modules prefix is /fnc
{% endhint %}

/fnc mapdata - Gather Data on a fortnite map

&#x20;         stats include: Map name, xp status, map type, age ratings, creator info, publish info, fchq links,                  images, descriptions  + more!

<figure><img src="/files/CSaQsEzoME6TvCN5rFmj" alt=""><figcaption></figcaption></figure>

/fnc playerstats - Gather stats on a player from Battle Royale\
&#x20;             Stats include: Battle Pass Level, Score, KD, mins played, Players outlived, Wins, top 5/20, kills, kills per min, win rate + more!

<figure><img src="/files/zDEIMVKa558siKRlEesh" alt=""><figcaption></figcaption></figure>

/fnc maplink - returns a link to a map on various sites such as fortnite.com, fchq.io&#x20;

/fnc mapreport - responds with a link to report a island code/ creator profile, depending on input

New commands coming soon in this module!

{% hint style="info" %}
This module is new: find any bugs, or have any suggestions, let me know in the discord [Join The Discord!](/support/join-the-discord.md)
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.olilz.xyz/modules/fortnite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
