# Essential Information

<figure><img src="/files/fEIFO80aVEUQQw5UfIjy" alt="" width="188"><figcaption></figcaption></figure>

### Mandatory Fields

* "name" - Display name for the application. Should usually be identical to the one specified in meta.xml.
* "author" - Display name for the application's author. Should usually be identical to the one specified in meta.xml. This will be displayed as the "Publisher" in the Shop Channel, as such it must be only one author.
* "category" - Category the application is assigned to.

{% content-ref url="/pages/gq0mMEs6UmC4dsnZFUxY" %}
[Category](/repository-manager/manifests/essential-information/category.md)
{% endcontent-ref %}

* "peripherals" - Supported peripherals (Must be at least one!)

{% content-ref url="/pages/4PSaNV4l9NMgY3menuex" %}
[Peripherals](/repository-manager/manifests/essential-information/peripherals.md)
{% endcontent-ref %}

* "version" - Version of the application. "auto" if source always contains the latest version.

### Optional Fields

* "author\_preferred\_contacts" - Free text for explaining how the application author may be officially contacted.
* "authors" - A list of people working in the application. Will appear as "Developers" in the official Open Shop Channel website.
* "contributors" - A list of people that have contributed to the application.
* "supported\_platforms" - Platforms this app supports. Default is "wii".

{% content-ref url="/pages/Fw79QrzlI3eHaWFjrLCn" %}
[Platforms](/repository-manager/manifests/essential-information/platforms.md)
{% endcontent-ref %}


---

# 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.oscwii.org/repository-manager/manifests/essential-information.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.
