# Getting Started

- [Create Your First Dare](https://docs.daremarket.com/getting-started/create-your-first-dare.md): This page walks you through posting your first dare on Dare Market
- [Join a Dare](https://docs.daremarket.com/getting-started/join-a-dare.md)
- [Votes, Visibility, and Winning](https://docs.daremarket.com/getting-started/votes-visibility-and-winning.md): Voting starts the second you hit upload. Everything after that is survival of the most watchable.
- [Points & Leaderboard](https://docs.daremarket.com/getting-started/points-and-leaderboard.md): Points don't lie. People do. The Leaderboard remembers what the feed forgets.
- [1-800-FUND-MY-DARE](https://docs.daremarket.com/getting-started/1-800-fund-my-dare.md): This page will walk you though a separate type of dare that allows you to crowdfund your very own dare ideas.
- [Link Your X](https://docs.daremarket.com/getting-started/link-your-x.md): Link your X account to your Dare Market profile so you can post and verify submissions directly from your X content
- [Link Your TikTok](https://docs.daremarket.com/getting-started/link-your-tiktok.md): Link TikTok account to your profile so you can post your TikTok videos as submissions directly on Dare Market.


---

# 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.daremarket.com/getting-started.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.
