# Choose your account type

Choosing the right account type helps you unlock the features you need from day one.

## Competitor (Driver or Team)

Choose **Competitor** if you want to:

* Build a public profile for your racing journey
* Receive one-time contributions
* Create sponsorship packages and tiers
* Publish updates, race schedule, and results
* Connect payouts to your bank account

Best for drivers and teams raising budget for entries, tyres, travel, testing, and season costs.

## Sponsor (Organisation)

Choose **Sponsor** if you want to:

* Find competitors to support
* Review competitor profiles and sponsorship offerings
* Start conversations and partnerships
* Explore campaign and collaboration opportunities

Best for businesses and organisations looking for motorsport partnerships.

## Supporter (Individual)

Choose **Supporter** if you want to:

* Discover competitors
* Make one-time contributions
* Follow updates from competitors you support

Best for fans, friends, and community supporters.

## Can I have more than one profile?

Yes. Many users start as one type and later create another profile (for example, a competitor profile and an organisation profile).

## Before you choose

Make sure you can commit to keeping your profile accurate and active. This improves trust, discoverability, and long-term results on the platform.

For account and usage rules, read the legal section:

* [Terms & conditions](/legal/terms-and-conditions.md)
* [Inactivity policy](/legal/inactivity-policy.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/choose-your-account-type.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.
