# Introduction

Nozomi is a fully custom proprietary client written by HPC and HFT engineers designed to land transactions as fast as possible.

## Who Should Use It

* **Sniper Bots** — Snipe tokens and mints before the competition.
* **DeFi Apps** — Create a better UX so user transactions do not stall or fail.
* **Traders** — Land with speed and precision to capture the most opportunities.
* **Liquidators** — Be first to a liquidation transaction.
* **Jito Bundle Users** — Get through the block engine faster and more efficiently.
* **Algorithmic Traders** — Get predictability with your bots in all market conditions.

## Get Access

Nozomi is available to approved users. [**Request access →**](https://form.typeform.com/to/pGXN0ryV?utm_source=docs\&utm_medium=cta\&utm_campaign=nozomi_access\&utm_content=readme)


---

# 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://use.temporal.xyz/nozomi/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.
