# Player Profile

- [Account Setup](https://docs.scoreholio.com/player-profile/account-setup.md): Check in and pre-register for any tournament on Scoreholio. Create a QR code and verify your email.
- [SPR+](https://docs.scoreholio.com/player-profile/spr+.md): You can always play any sport on Scoreholio for free. If you want to see more and do more, upgrade to SPR+. See your game history, get shop discounts, remove ads, and a whole lot more.
- [SPR (Scoreholio Player Rating)](https://docs.scoreholio.com/player-profile/spr+-1.md): The most advanced dynamic player rating across all sports on the Scoreholio app.
- [Scouting Report and Compare](https://docs.scoreholio.com/player-profile/scouting-report-and-compare.md)
- [Game History and Charts](https://docs.scoreholio.com/player-profile/game-history-and-charts.md): Scoreholio allows you to deep dive into your pame history and stats.
- [Bag/Tag Breakdown](https://docs.scoreholio.com/player-profile/bag-tag-breakdown.md): Check out all your stats for all the bags in your arsenal.
- [Global and Club Rankings](https://docs.scoreholio.com/player-profile/global-and-club-rankings.md): See how you stack up against the competition both on a global scale and locally with your buddies.
- [Practice Tab](https://docs.scoreholio.com/player-profile/practice-tab.md): Practice makes perfect and Scoreholio makes practice easy peasy.
- [Notification Center](https://docs.scoreholio.com/player-profile/notification-center.md): All the push notifications you receive are in one location.
- [Editing your profile](https://docs.scoreholio.com/player-profile/editing-your-profile.md): Edit your name, display name, and your home club.
- [Tournament Announcements](https://docs.scoreholio.com/player-profile/editing-your-profile/tournament-announcements.md): Receive push alerts from organizers promoting their events.


---

# 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/player-profile.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.
