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

# Introduction

- [Welcome](https://docs.thornode.io/introduction/welcome.md)
- [Where Do I Buy a ThorNode Pass?](https://docs.thornode.io/introduction/welcome/where-do-i-buy-a-thornode-pass.md)
- [Quick Start](https://docs.thornode.io/introduction/welcome/quick-start.md)
- [Prime Pass and Dedicated Nodes](https://docs.thornode.io/introduction/welcome/prime-pass-and-dedicated-nodes.md)
- [ThorNode Passes](https://docs.thornode.io/introduction/welcome/thornode-passes.md): ThorNode is a powerful private Solana RPC service. Earn staking rewards while having access to strong private RPC nodes.
- [Flash Node Passes](https://docs.thornode.io/introduction/welcome/flash-node-passes.md)
- [Node Locations and Access](https://docs.thornode.io/introduction/node-locations-and-access.md)
- [Authentication](https://docs.thornode.io/introduction/node-locations-and-access/authentication.md): How to auth your IP?
- [ThorNode Economics](https://docs.thornode.io/introduction/thornode-economics.md): ThorNode Classic and Elit Pass Holders benefit from the fastest Solana RPC experience while also receiving a monthly staking reward.
- [Renewals and Subscriptions](https://docs.thornode.io/introduction/renewals-and-subscriptions.md)
- [Pricing](https://docs.thornode.io/introduction/renewals-and-subscriptions/pricing.md)
- [How to Renew](https://docs.thornode.io/introduction/renewals-and-subscriptions/how-to-renew.md)
- [Refund Policy](https://docs.thornode.io/introduction/renewals-and-subscriptions/refund-policy.md)
- [Burn Warning](https://docs.thornode.io/introduction/renewals-and-subscriptions/burn-warning.md)


---

# 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://docs.thornode.io/introduction.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.
