# OMINIBOLT

OMINIBOLT bundler bots are automated tools that streamline the creation of liquidity pools and the execution of the initial token purchase (buy swap) on the Ethereum and Solana blockchain network. By bundling these transactions, they guarantee their consecutive execution, effectively preventing delays that could be exploited by malicious sniper bots.


---

# 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://ominibolt.gitbook.io/ominibolt/ominibolt.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.
