# Creating a New Challenge

{% hint style="info" %}
Only Recruiters/Organizations can create Challenges on Dockship.
{% endhint %}

Dockship allows you to host Challenges for hiring or to engage the data science community. Here are the steps that you need to take. Upon login, go to your Dockship account [Dashboard](https://dockship.io) and take the following steps:

1. Goto[ Challenges ](https://dockship.io/user/ai-challenges)from the sidebar menu.&#x20;
2. Click on "+ New Challenge" button on top.

![Click on "+ New Challenge](/files/-MNY2PLjpATkXn8g1yH7)

Upon clicking the button you will be presented with two options:

1. "Let Dockship Create it for you" (Recommended)
2. and "Create from Scratch"

![A. Let Dockship create it for you. B. Create from scratch.](/files/-MNY3X1whMcN3gLQkqmF)

#### A. Let Dockship Create it for you (Recommended)

If you are new to Dockship, you can ask Team Dockship to create a challenge for you. You will be asked for a few more details once you select this option. Our team will reach out to you within a few hours to understand your requirements.

**B. Create from Scratch**

Select this option if you wish to create a challenge from Scratch by following the on-screen steps.


---

# 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.dockship.io/creating-a-challenge/creating-a-new-challenge.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.
