# Supporter quickstart

This guide is for fans and individuals who want to support competitors.

## 1. Discover competitors

Browse profiles and check:

* Racing journey and goals
* Recent updates and progress
* Sponsorship or supporter options

## 2. Choose how to support

Common options:

* One-time contribution
* Recurring support through memberships (where available)

## 3. Contribute with confidence

Before paying, review:

* What your support helps fund
* Any supporter benefits described by the competitor
* Any recurring payment implications for memberships

## 4. Stay engaged

After supporting:

* Follow updates from competitors
* Track progress and milestones
* Continue support when it aligns with your goals

## Payment and account reminders

* Use accurate payment details
* Keep your account information updated
* Review cancellation and account responsibilities in legal docs

## Need details on fees and payout timelines?

See: [Fees, processing, and payout timelines](/funding-and-payouts/fees-processing-payouts.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/for-supporters/for-supporters.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.
