# Getting started checklist (first 30 minutes)

Use this quick checklist to set yourself up properly.

## 1. Create your account and verify access

* Sign up and confirm your email
* Complete your basic account details
* Choose the correct profile type

## 2. Complete your profile basics

* Add display name and profile photo
* Add a short bio and your current focus
* Add location and relevant links

If you are a competitor, continue with the competitor quickstart for the complete setup path.

## 3. Add enough information to build trust

* Add your motorsport discipline and series
* Add race schedule and/or recent results
* Add supporting media (photos and updates)

## 4. Set up monetization foundations

* Configure your sponsorship tiers
* Set up payout onboarding when ready
* Review pricing and payout timelines

## 5. Share your page

* Copy your profile link
* Add it to social bios
* Share your first update

## Common first-week goals

* Publish your first update
* Add at least one race milestone
* Keep your profile information current

## Need help?

* Competitors: [Competitor quickstart](/for-competitors/quickstart.md)
* Sponsors: [Sponsor quickstart](/for-sponsors/for-sponsors.md)
* Supporters: [Supporter quickstart](/for-supporters/for-supporters.md)
* Funding details: [How funding works](/funding-and-payouts/how-funding-works.md)


---

# 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.sponsordriven.com/getting-started/first-30-minutes.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.
