# How to add FAQ's to my hackathon

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

Add all the required FAQ's to clarify doubts about your hackathon in this section

1. Go to **FAQ's** from the left hand side menu on your hackathon dashboard

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

2. Click on **Add FAQs** to add a Question and Answer

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

3. Click **Save** to add the FAQ. You can edit or delete it later if needed.


---

# 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-faqs-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.
