# Jetstreamer

One of the best and easier ways to get started using Old Faithful archive is to use Jetstreamer client developed by Anza. It's optimized to pull data directly from the archive (no storage requirements) at very high throughput allowing you to perform a full ingest within days.&#x20;

Jetstreamer can stream the data to any geyser plugin, Clickhouse or you can write your own jetstream plugin for everything else.

Keep in mind the CAR file archive is physically stored in Amsterdam, run from nearby for best results.

See the repo to get started <https://github.com/anza-xyz/jetstreamer>


---

# 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.old-faithful.net/usage/jetstreamer.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.
