# Low Latency Solutions

Blink Labs’ Low Latency Solana service is designed for customers who need their transactions to land fast and reliably on Solana. Built as an add-on to our standard RPC offering, it gives wallets, trading platforms, and other latency-sensitive applications direct access to the fastest routing paths in the Solana network.

By combining Jito relays and stake-weighted quality-of-service (SWQoS) clients, we ensure that your transactions are prioritized and delivered with minimal delay. You can choose between two usage models:

* **Subscription mode** – Let Blink Labs automatically determine and apply the optimal fee for you, balancing speed and cost for consistent performance. **Best for RPC providers and wallets.**
* **Tip mode** – Send us tips within your individual transactions to optimize landing speed in real time. **Best for traders.**
* **Automatic inclusion** – Send us an above-average priority fee and we will automatically route you through SWQoS

With Low Latency Solana, you get transaction delivery tuned for competitive environments where milliseconds matter. Whether you’re powering a high-frequency trading strategy or providing users with a seamless wallet experience, Blink Labs makes sure your transactions reach validators quickly and efficiently.

[Stake-Weighted QoS](/blink/solana/low-latency-solutions/stake-weighted-qos.md)


---

# 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.blinklabs.xyz/blink/solana/low-latency-solutions.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.
