# Types of Challenges

Dockship hosts three types of challenges in which users can participate:

### A. Hiring Challenges

Hiring challenges are organized by Startups that are looking to hire interns or full-time employees. Hiring challenges may or may not be accompanied by a bounty - Bounty is the prize money awarded to the rank 1 holder in a Challenge.

### B. Community Challenges

Community Challenges are organized by communities that wish to engage their members actively using a Challenge.

### C. Practice Challenges

Practice challenges are organized by the admins of the Dockship platform. These challenges are meant for participants to polish their skills.


---

# 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/types-of-challenges.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.
