# General Information

The custom fields allow you to organise the contests of different types, as you can use an individual set of fields for each contest.

For example, if you organise a models photo contest then you can use the following set of fields:

* Participant fullname
* Birthday
* Photographer
* Stylist
* Visagist
* About me

For pets contest you would use the following fields:

* Pet name
* Age
* Owner fullname

As a result the sample entry form can look like this:

<figure><img src="https://norrnext.com/images/docs/norrcompetition/fields/2015-04-20_07-26-01.png" alt="Sample of entry form in NorrCompetition"><figcaption><p>Sample of entry form</p></figcaption></figure>


---

# 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/fields/general-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.
