# Themes & awards

### Add Themes

1. On the left side of the admin panel, find and click on “Themes”.
2. Click “Add Theme”&#x20;
3. Fill in the theme name, description, and website URL.&#x20;
4. Set if the theme is mandatory or not.

### Add Awards

1. On the left side of the admin panel, find and click on “Awards”.
2. Click “Add Award”
3. Fill in the award’s name, description, the limit of teams who can receive an award, and website URL.
4. Set if the award is mandatory or not.


---

# 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.hackhub.com/event-organizer/create-and-set-up-event/themes-and-awards.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.
