# Wikis and Games

FrontierNav is made up of many wikis. Each wiki has its own data, maps, discussions, settings, community and so on. FrontierNav itself is a wiki which points to other wikis covering specific games.

<figure><img src="/files/9mBFzWm8UfHVqn81RPcm" alt="A screenshot of FrontierNav&#x27;s &#x26;quot;Explore&#x26;quot; page showing a grid of trending wikis represented as video game box arts. Below each box art is a set of icons and numbers representing the various types of data within each wiki, such as categories, entities, maps and map features."><figcaption><p>FrontierNav's "Explore" page showing a list of wikis and data counts.</p></figcaption></figure>

## Open a wiki

To open a wiki, navigate to its page from FrontierNav's overview page or explore page. You can also use the wiki switcher along the left side of the [navigation drawer](/navigation/navigation-bar.md).

## Add a wiki to your library

On the wiki's overview page, set your status to add the wiki to your library. This will let you access the wiki through FrontierNav's home page, your profile, your library and the navigation drawer.

## Create a new wiki

To create a new wiki, see: "[Add Wikis](/editing-data/adding-games.md)".

## Questions and Answers

### Why do some wikis not have any data?

FrontierNav's data is community-driven. This means people contribute data voluntarily to help others. If you would like to contribute data, you can. See "[Changes](/editing-data/making-changes.md)".

## Demonstration

![Xenoblade Chronicles X Wiki's overview page.](/files/mRxRe6ghNFWt66SBkCth)


---

# 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.frontiernav.net/navigation/wikis.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.
