# Sponsor Driven Docs

## Sponsor Driven Documentation

- [Welcome](https://docs.sponsordriven.com/readme.md): Sponsor Driven is on a mission to make motorsport funding more accessible and transparent.
- [Choose your account type](https://docs.sponsordriven.com/getting-started/choose-your-account-type.md)
- [Getting started checklist (first 30 minutes)](https://docs.sponsordriven.com/getting-started/first-30-minutes.md)
- [Competitor quickstart](https://docs.sponsordriven.com/for-competitors/quickstart.md)
- [How to set up your profile](https://docs.sponsordriven.com/step-by-step-guides/how-to-setup-profile.md)
- [How to manage your race schedule](https://docs.sponsordriven.com/step-by-step-guides/how-to-manage-race-schedule.md)
- [How to create sponsorship tiers](https://docs.sponsordriven.com/step-by-step-guides/how-to-create-sponsorship-tiers.md)
- [How to post updates](https://docs.sponsordriven.com/step-by-step-guides/how-to-post-updates.md)
- [How to set up memberships](https://docs.sponsordriven.com/step-by-step-guides/how-to-setup-memberships.md)
- [How to set up payouts](https://docs.sponsordriven.com/step-by-step-guides/how-to-setup-payouts.md)
- [Build your competitor profile](https://docs.sponsordriven.com/reference-guides/build-your-profile.md)
- [Manage motorsport data (schedule, championships, results)](https://docs.sponsordriven.com/reference-guides/motorsport-data.md)
- [Post updates and content](https://docs.sponsordriven.com/reference-guides/updates-and-content.md)
- [Create sponsorship tiers and deals](https://docs.sponsordriven.com/reference-guides/sponsorship-tiers-and-deals.md)
- [Sponsorship templates library](https://docs.sponsordriven.com/reference-guides/sponsorship-templates.md)
- [Run memberships and supporter perks](https://docs.sponsordriven.com/reference-guides/memberships-and-perks.md)
- [Understand analytics and transactions](https://docs.sponsordriven.com/reference-guides/analytics-and-transactions.md)
- [Settings coverage matrix](https://docs.sponsordriven.com/reference-guides/settings-matrix.md)
- [Pricing](https://docs.sponsordriven.com/reference-guides/pricing.md): Setting up a competitor page is free, but there are a few fees you should be aware of in order to receive funds through the platform.
- [Receiving payouts](https://docs.sponsordriven.com/reference-guides/receiving-payouts.md)
- [Supported Countries](https://docs.sponsordriven.com/reference-guides/receiving-payouts/supported-countries.md)
- [Referrals](https://docs.sponsordriven.com/reference-guides/referrals.md)
- [Promotion tips](https://docs.sponsordriven.com/reference-guides/promotion-tips.md)
- [Sponsor quickstart](https://docs.sponsordriven.com/for-sponsors/for-sponsors.md)
- [Discover and evaluate competitors](https://docs.sponsordriven.com/for-sponsors/discover-and-evaluate.md)
- [Run sponsorship deals and campaigns](https://docs.sponsordriven.com/for-sponsors/deals-and-campaigns.md)
- [Supporter quickstart](https://docs.sponsordriven.com/for-supporters/for-supporters.md)
- [Contribute and manage memberships](https://docs.sponsordriven.com/for-supporters/contributions-and-memberships.md)
- [Payment states and outcomes](https://docs.sponsordriven.com/funding-and-payouts/payment-states-outcomes.md)
- [How funding works](https://docs.sponsordriven.com/funding-and-payouts/how-funding-works.md)
- [Fees, processing, and payout timelines](https://docs.sponsordriven.com/funding-and-payouts/fees-processing-payouts.md)
- [Troubleshooting index](https://docs.sponsordriven.com/troubleshooting/troubleshooting.md)
- [Platform FAQ](https://docs.sponsordriven.com/reference/platform-faq.md)
- [Feature reference (A-Z)](https://docs.sponsordriven.com/reference/feature-reference-a-z.md)
- [Legal in plain English](https://docs.sponsordriven.com/legal/plain-english.md)
- [Terms & conditions](https://docs.sponsordriven.com/legal/terms-and-conditions.md)
- [Privacy policy](https://docs.sponsordriven.com/legal/privacy-policy.md)
- [Inactivity policy](https://docs.sponsordriven.com/legal/inactivity-policy.md)
- [Impersonation policy](https://docs.sponsordriven.com/legal/impersonation-policy.md)
- [Trademark policy](https://docs.sponsordriven.com/legal/trademark-policy.md)
- [Referral Terms](https://docs.sponsordriven.com/legal/referral-terms.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.sponsordriven.com/readme.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.
