> For the complete documentation index, see [llms.txt](https://sol-sprint-1.gitbook.io/sol-sprint-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sol-sprint-1.gitbook.io/sol-sprint-docs/welcome-to-sol-sprint.md).

# Welcome to Sol Sprint

> **Sol Sprint is a blockchain-based racing game built on the Solana network, using its native token, $SPRINT. As the backbone of the game’s economy, $SPRINT facilitates wagering, in-game purchases, and rewards, making it central to the player experience.**&#x20;

The blockchain gaming sector often faces issues such as high transaction costs, network latency, and a lack of engaging real-time experiences. Sol Sprint addresses these challenges by utilising Solana’s low fees, rapid transactions, and scalable infrastructure to create an immersive, competitive, and socially engaging platform.

<figure><img src="/files/VQaVlbUkv4H77YINWKBt" alt=""><figcaption></figcaption></figure>

## Vision&#x20;

To establish a gaming platform that champions competitive fun, high-stakes gameplay, and community-driven growth.

## Mission&#x20;

Establish a benchmark for accessible and adaptive decentralised gaming within the Solana ecosystem.


---

# 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:

```
GET https://sol-sprint-1.gitbook.io/sol-sprint-docs/welcome-to-sol-sprint.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.
