# Real Sports

## Real Sports

- [Welcome](https://docs.realapp.link/welcome.md): Real makes sports data accessible, social, and fun.
- [Real Rating System](https://docs.realapp.link/basics/real-rating-system.md)
- [Karma](https://docs.realapp.link/basics/karma.md)
- [Rax](https://docs.realapp.link/basics/rax.md)
- [Notifications](https://docs.realapp.link/basics/notifications.md)
- [Sports](https://docs.realapp.link/basics/sports.md)
- [Real Pro](https://docs.realapp.link/basics/real-pro.md)
- [FAQs](https://docs.realapp.link/basics/faqs.md): Frequently asked questions
- [Comments](https://docs.realapp.link/interact/comments.md)
- [Polls](https://docs.realapp.link/interact/polls.md)
- [Leaderboards](https://docs.realapp.link/interact/leaderboards.md)
- [Lineups](https://docs.realapp.link/interact/lineups.md): Pro feature 💎
- [Badges](https://docs.realapp.link/interact/badges.md)
- [Rules](https://docs.realapp.link/interact/rules.md)
- [Start](https://docs.realapp.link/collect/start.md)
- [Player Cards](https://docs.realapp.link/collect/player-cards.md)
- [Team Cards](https://docs.realapp.link/collect/team-cards.md)
- [Play Cards](https://docs.realapp.link/collect/play-cards.md)
- [Prestige](https://docs.realapp.link/collect/play-cards/prestige.md)
- [Card Packs](https://docs.realapp.link/collect/card-packs.md)
- [On this day](https://docs.realapp.link/collect/on-this-day.md)
- [Level up cards](https://docs.realapp.link/collect/level-up-cards.md)
- [Overview](https://docs.realapp.link/about/overview.md)
- [Values](https://docs.realapp.link/about/values.md)
- [Changelog](https://docs.realapp.link/updates/changelog.md)
- [Terms of Use](https://docs.realapp.link/policies/terms-of-use.md)
- [Privacy Policy](https://docs.realapp.link/policies/privacy-policy.md)
- [Data Management](https://docs.realapp.link/policies/data-management.md)
- [Full-Stack Engineer @ Real](https://docs.realapp.link/jobs/full-stack-engineer-real.md)
- [Product Designer](https://docs.realapp.link/jobs/product-designer.md): Real · Full-time · Social Sports Data · realapp.com · docs.realapp.link


---

# 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.realapp.link/welcome.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.
