# Competition

Here is how you manage your competition

![](/files/-LMtPSQTg1iZNgS5I6Ar)

### Name

This is the competition name, it should be catchy.

### Summary

Short paragraph to describe what is the competition about.

### Description

An detail description of the competition

### Status

The status of the competition

* **Draft** - Visitors can't see this event
* **Published** - Visitors can see this event, see **Active Dates** for more info.

### Active dates

Dates for the duration of this event, if the **Status** is **Published**, the event will be in one of three different states:

* Before
* During
* After

Each state will have their own page on the frontend for a visitor to see.

### Type

Competition type, different type will have different requirements, more types will be added in the future.


---

# 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://help.competitionbuildr.com/admin/competitions/competition.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.
