# Welcome!

## **Welcome to the NFS World Wiki**

*Why recreate an already existing wiki?*

Simple. Updating Content, the original wiki is now in an archived state and no new content will be added, even though new content is being added in game thanks so the Soapbox Race World Community.&#x20;

*So is this a mirror of the NFS World wiki?*

Only the core information is being imported to have information ready, but new content will be added which will not appear in the old NFS World Wiki.

Can I contribute or correct a piece of information?

Yes! The format is based on [Markdown](https://commonmark.org/help/). So if you know how to use Markdown, then you're good to go.

*When will the new Wiki be completed?*

Estimated Completion date: **Winter 2020**


---

# 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://nfsworld.davidcarbon.download/master.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.
