# Quick FAQ

### 🙋 Your Commonly Asked Questions, Answered!

#### **Can players submit scores from their phones?**

Yes! Enable [*Player Scoring*](/scoreboards-and-dashboards/player-scoring.md) and participants can report scores directly from their own devices—no extra equipment needed.

***

#### **Do I have to spend a lot to use Scoreholio?**

Not at all! You can run full tournaments using just your phone and kiosk mode for free. [Subscriptions](/getting-started/subscriptions.md) and tablets become useful at scale, but the core tools are free and fully functional.

***

#### **Can I just run a quick backyard tournament?**

Absolutely. Tap *Run a Tournament* and follow along with Ben’s [Switcholio](/tournament/team-generation/switcholio.md) tutorial for an easy, fun backyard event.

***

#### **Can I run a weekly League using Scoreholio?**

Absolutely! Check out our section on all the different types of [leagues ](/running-a-weekly-league/types-of-weekly-leagues.md)we offer and choose the vibe that works best for your crew.

#### **What if I have an odd number of players? How many courts should I use? How long will it take?**

Great questions! We’ve got a full [blog post](https://scoreholio.com/round-robin-cornhole-how-many-courts-games/) dedicated to odd-player layouts and court planning. You can also use our built-in [*Tournament Calculator*](/tournament/tournament-calculator.md) to estimate time and court needs.

***

#### **Does Scoreholio support double elimination?**

Definitely. But that’s just the start — we offer a wide range of formats, from round robin to Swiss, ladder play, pool brackets, and more. Check out [*Tournament Formats*](/tournament/tournament-formats.md) and [*Team Generation* ](/tournament/team-generation.md)to learn your options.

***

#### **Can I use different emails for player and organizer accounts?**

Yes! It’s common to share an organizer login with a partner while keeping your personal player profile separate. You can explore all of our [**subscription**](/getting-started/subscriptions.md) options for both organizers and players. Need an extra hand? Use [**Organizer Assist**](/run-a-tournament/organizer-assist.md) to assign additional organizers to help run your event smoothly.

***

#### **Is “best of” play available?**

Yes — and then some. We offer best-of-3, best-of-5, and best-of-7 formats, with additional options for [set-schedule leagues ](/best-of-must-play-set-schedule.md)to have teams MUST PLAY 3-5 and 7. Just note that "[Best Of](/tournament-admin/best-of.md)" play requires a Pro subscription.

***

#### **Can I add a late team or player?**

* **Round Robin tournaments:** Yes, you can add them—and the system will see that they are late and catch them up to the field.&#x20;
* **Elimination brackets:** Not directly. Adding a late team means recreating the bracket, which can shuffle matchups. A better workaround: add them at check-in and place them in *timeout* court assignments until they're ready.

***

#### **How do I cancel a subscription?**

We’re sad to see you go! Since Scoreholio is an app, all subscriptions are managed through your phone’s app store. Need help cancelling? Go here for[ step-by-step instructions](#how-do-i-cancel-a-subscription).


---

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