# Using Devpost

Setting up your Devpost hackathon page will help you manage submissions, judging, and assigning winners.&#x20;

To create your hackathon page:

1. Sign into your Devpost account and hover over your profile image in the top right corner. Select "**Manage hackathons**".
2. On the next page you can view all the hackathons you have created. To create a new hackathon page click "**Post a new in-person hackathon**".
3. Once you enter the name of your hackathon and the date you want hackers to start submitting click "**Create my draft hackathon**".
4. From there, you can start filling out your draft hackathon page. Once you're ready to publish it to the world click the yellow "Publish" button in your hackathon dashboard.

![](https://323699253-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpe-GXusK9RVCuHE7DW%2Fsync%2F3bd22b951e96339a66652d92074f519584b211c5.gif?generation=1598061575649868\&alt=media)

{% hint style="info" %}
If you ever have questions or need help using Devpost you can reach out to the Devpost team at <support@devpost.com>.
{% endhint %}

## Submissions

When you are editing your hackathon on Devpost the Submissions section allows you to set the start date and deadline of the submission period for your hackathon. You’ll also be able to add final reminders and custom submission questions for your hackers.

![](https://323699253-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpe-GXusK9RVCuHE7DW%2Fsync%2F03cbb794c5be9ce0c529ef00c17e7e3abb83a0c5.png?generation=1598061575077342\&alt=media)

## Judging on Devpost

Devpost has two different judging options:

**Online judging** allows you to have judges sign up for Devpost accounts, login, and review projects based on the judging criteria you set.

**Offline judging** allows you to run judging however you want. This can be through expos, demos, presentations, or any combination of other judging methods. Once hackers submit, you can export the submission data to a CSV file which will allow you to use it for your judging process.

![](https://323699253-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpe-GXusK9RVCuHE7DW%2Fsync%2Ff2e5477d6abf3680d134b0f3d22308047114508a.png?generation=1598061575391189\&alt=media)

To learn more about judging on Devpost you can visit their Judging [documentation](https://help.devpost.com/hc/en-us/sections/360003401091-Judging).&#x20;

You can also check out this video from Hackcon IV: [How to Setup your Devpost](https://www.youtube.com/watch?v=E5EJb3l-pBQ\&index=17\&list=PLPDgudJ_VDUcS5ELB-_OZ3Zy5nn5iqvSi)


---

# 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://guide.mlh.io/general-information/judging-and-submissions/hackathon-submission-portal/using-devpost.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.
