> For the complete documentation index, see [llms.txt](https://winter-league.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://winter-league.gitbook.io/untitled/overview/why-bsc.md).

# Why BSC

Winter League's journey to greatness is firmly rooted in the power and potential of the BSC blockchain. We've chosen BSC as our platform of choice, and we're excited to share why it's the perfect fit for our vision.

&#x20;

### **A Platform for the Future**

BSC Blockchain is a versatile and forward-thinking blockchain that combines a host of essential features, making it the ideal foundation for Winter League. Let's delve into some of the key aspects that have inspired our choice:

&#x20;

#### **1. Developer Ecosystem**

For a game to thrive, it needs the support of a vibrant and robust developer ecosystem. BSC's developer community is flourishing, offering the tools and resources we need to continually enhance and expand Winter League.

&#x20;

#### **2. Low Gas Fees**

We're conscious of the financial aspects of gaming, and we're thrilled that BSC Blockchain provides low gas fees. This ensures that your in-game transactions are cost-effective and efficient.

&#x20;

#### **3. Security**

The security of your in-game assets and transactions is paramount to us. BSC Blockchain's robust security measures and advanced protocols provide peace of mind, ensuring that your digital property is protected at all times.

&#x20;

#### **4. Speed and Efficiency**

In the world of online gaming, speed is of the essence. BSC Blockchain's transaction speeds are remarkable, ensuring that you experience minimal lag and can enjoy Winter League to the fullest.

&#x20;

### **A Bright Future with BSC**

Winter League's foundation on the BSC blockchain isn't just a technical choice; it's a strategic one. We're committed to leveraging BSC's capabilities to deliver an exceptional gaming experience, ensuring that you, our valued player, can enjoy a sustainable, secure, and exciting journey through the world of Winter League.


---

# 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://winter-league.gitbook.io/untitled/overview/why-bsc.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.
