# General Information

## Location

Our RPC nodes are located in **Atlanta, Georgia, USA & Amsterdam, Netherlands**

## Uptime Status Monitor

<https://status.solanavibestation.com/>

## RPC Nodes

* Jito-Solana RPC nodes
  * This give you access to the `simulateBundle` RPC [method](https://jito-foundation.gitbook.io/mev/jito-solana/faqs#eligibility-criteria:~:text=Should%20RPC%20servers%20or%20other%20non%2Dvoting%20validators%20run%20Jito%2DSolana%3F)
* Powered by Jito [ShredStream](https://jito-labs.gitbook.io/mev/searcher-services/shredstream)
* 20 Gbps of throughput capabilities on each of our RPC nodes
* Geyser GRPC supported with [Yellowstone's Dragons Mouth GRPC](https://docs.triton.one/project-yellowstone/dragons-mouth-grpc-subscriptions)
* All accounts indexed in memory (`getProgramAccounts` RPC method supported)


---

# 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.solanavibestation.com/introduction/general-information.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.
