# Welcome

Welcome to the Thor Labs Node Pass authentication documentation. This guide will help you set up and manage your RPC node access through our Discord bot system.

## What is Thor Labs Node Pass?

Thor Labs Node Pass is an NFT-based authentication system that provides access to premium RPC nodes across multiple blockchains. By holding a Node Pass, you can whitelist your IP address to access high-performance, dedicated RPC endpoints.

## Pass Types Overview

| Pass Type    |        Access Level |                      Double IP | Special Features                                             |
| ------------ | ------------------: | -----------------------------: | ------------------------------------------------------------ |
| **Classic**  |            Standard |                             No | Basic multi-location access                                  |
| **Elite**    |            Enhanced |                            Yes | Double IP capability and Elite-only locations                |
| **Gold**     |            Enhanced |                            Yes | Same as Elite                                                |
| **Flash**    |             Limited |                             No | Flash-exclusive locations only                               |
| **Honorary** |             Special |                             No | Single IP limit                                              |
| **Prime**    | Premium (Dedicated) | 4 shared + unlimited dedicated | 4 shared locations (1 IP each) + dedicated RPC, 24/7 support |


---

# 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/introduction/welcome.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.
