# Set up the process for project/idea submission

**Setting Up Project/Idea Submission Questions:**

1. Mandatory Problem Statement Selection:
   * Choose whether participants must select a specific problem statement before submitting their project/idea. Select "Yes" or "No" accordingly.
2. Allow Multiple Problem Statement Submissions:
   * Decide whether participants can submit their project/idea for multiple problem statements. Select "Yes" or "No" accordingly.
3. Unique Questions for Different Problem Statements:
   * If desired, curate a unique set of questions for submissions in different problem statements. Select the problem statement and define the questions below.
4. Allow Multiple Submissions:
   * Choose whether participants can submit their project/idea multiple times. Select "Yes" or "No" accordingly.
5. Custom Submission Questions:
   * Add custom questions for participants to provide details about their project/idea. Specify the question title, select the question type, and provide an optional placeholder and helper text.
6. Submission Guidelines:
   * If specific guidelines are required for submissions, enable this option and add instructions/guidelines via the rich text editor. You can provide code snippets, styled texts, images, and media files as per your requirements.


---

# 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.hack2skill.com/vision-by-h2s/vision-for-event-organizers/manage-modify-your-event-timeline/set-up-the-process-for-project-idea-submission.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.
