# How to add sponsors to my hackathon

{% embed url="<https://www.youtube.com/watch?index=34&list=PLWB9ROSX-JSjbSyx9Hutrzi9Wk6B0WtRS&v=RFJaQKlMo0s>" %}

Add sponsors for various sponsorship tiers and help them gain visibility through your hackathon

1. Go to **Sponsors** from the left hand side menu

<figure><img src="/files/c9qyc0o5squfcO5GvWtZ" alt=""><figcaption></figcaption></figure>

2. Select **Add Sponsors** and fill the details

| **Tier Name**     | This can be Gold, Platinum, etc                                                                                |
| ----------------- | -------------------------------------------------------------------------------------------------------------- |
| **Tier Priority** | Select the display priority                                                                                    |
| **Sponsor Name**  | Could be the company or the community name                                                                     |
| **Description**   | \[Optional] You can mention about the sponsor or even add details about any campaign you are running with them |
| **Logo**          |                                                                                                                |
| **Website**       | Any link which you might want to add                                                                           |

<figure><img src="/files/vjdgpDW8GijhnRPDCGjx" alt="" width="325"><figcaption></figcaption></figure>

Once you Save the information, the sponsor will be listed in the list of sponsors on the dashboard and the public page


---

# 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://documentation.commudle.com/hackathons/how-to-add-sponsors-to-my-hackathon.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.
