# Component Options

NorrCompetition has a lot of configuration options allowing you to customise the behaviour and appearance of the extension. To manage configuration you can use the "Options" icon on the Control Panel as you can see from the screen shot below:

<figure><img src="https://norrnext.com/images/docs/norrcompetition/configuration/options_icon.png" alt="NorrCompetition Options Icon"><figcaption><p>Options Icon</p></figcaption></figure>

Also you can use the menu *Components > NorrCompetition > Options*.

The configuration screen consists of the following sections (tabs):

[General](https://docs.norrnext.com/norrcompetition/configuration/general)\
[Contests](https://docs.norrnext.com/norrcompetition/configuration/contests)\
[Contest](https://docs.norrnext.com/norrcompetition/configuration/contest)\
[Entries](https://docs.norrnext.com/norrcompetition/configuration/entries)\
[Entry](https://docs.norrnext.com/norrcompetition/configuration/entry)\
[Categories](https://docs.norrnext.com/norrcompetition/configuration/categories)\
[Category](https://docs.norrnext.com/norrcompetition/configuration/category)\
[Images](https://docs.norrnext.com/norrcompetition/configuration/images)\
[Comments](https://docs.norrnext.com/norrcompetition/configuration/comments)\
[Contest Form](https://docs.norrnext.com/norrcompetition/configuration/contest-form)\
[Permissions](https://docs.norrnext.com/norrcompetition/configuration/permissions)


---

# 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.norrnext.com/norrcompetition/configuration/component-options.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.
