# SHORTCUTS

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td>👉 Where to Buy?</td></tr><tr><td>🟣 Thor Pass (Classic/Elite/Gold)</td></tr><tr><td>🟠 Flash Pass</td></tr><tr><td>⚫️ Prime Pass</td></tr><tr><td>🚀 Rent Dedicated Node Servers</td></tr><tr><td>✍️ <a href="broken-reference">Manage Your Authentication</a></td></tr><tr><td>🧵<a href="broken-reference">How to Rent a Node?</a></td></tr><tr><td>🖥️ <a href="https://cloud.thornode.io/">Buy VPS</a></td></tr><tr><td>🆘 Troubleshooting</td></tr><tr><td>🚀 <a href="infrastructure/thorstreamer-grpc">Solana gRPC</a></td></tr><tr><td>🧿 <a href="infrastructure/bifrost-api">MEV Protection</a></td></tr><tr><td>⏩ Fast Transaction Landing</td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Earn revenue share in your Discord server</td><td></td></tr><tr><td><p>Raw Solana shreds</p><p>- the fastest on-chain signal</p></td><td><a href="infrastructure/thor-shredstream">thor-shredstream</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Local load balancing tool</td><td></td></tr><tr><td>Yellowstone gRPC tool</td><td></td></tr></tbody></table>


---

# 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.thornode.io/readme.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.
