> For the complete documentation index, see [llms.txt](https://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/robinos-sports-performance-trading/why-robinos.md).

# Why Robinos?

## Decentralized Sports Performance Trading Platform

Robinos uses smart contracts and blockchain technology to provide a fair and transparent platform for all sports lovers to begin their sports performance trading journey.&#x20;

To truly be a trading platform for all, transparency is extremely important, as our users will need to know the highest possible payout that can happen at the end of the season as sporting events do not go on forever, unlike the trading market that goes on without an end.&#x20;

## Supply & Demand

Also, unlike the sportsbook, we do not decide the returns and odds of each team. They get decided through supply and demand from everyone participating in the events.&#x20;

For example, Liverpool is one of the most popular teams in the EPL and is known all over the world, especially the team that has won the EPL and Champions League in recent years. This would mean that most people would be backing Liverpool in Robinos. As more people back it, the returns would get lower due to the demand.&#x20;

Whereas, for a less popular team like Nottm Forest, the demand would be much smaller, making the returns more significant when they do achieve something that not many expect them to, such as finishing in the top 7 at the end of the season.&#x20;

## Trading during the season

In trading, sometimes we make a bad trade, and we either hold to remind ourselves of our mistakes, or quickly sell them to free up more capital and reduce any opportunity costs, or even further losses.&#x20;

In Robinos, as we're trading on the performance of the season, it is important to understand that holding to the end doesn't help, especially if you bought into a team that has fallen short of expectation, as it's all over when the season ends. Similarly, you might want to take profit early if a team is doing really well at the start of the season, but not too sure if they'll start crumbling later in the season.&#x20;

The ability to trade will be important in Robinos as it allows everyone to trade in and out of different teams based on the knowledge and skills of each user. And, all of this trading will be done between users, allowing genuine supply and demand to dictate the prices across the season.&#x20;


---

# 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 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, and the optional `goal` query parameter:

```
GET https://robinos.gitbook.io/robinos-tokenized-prediction-utility-platform/robinos-sports-performance-trading/why-robinos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
