# Local Gateway

<img src="/files/-MJnCxwxaCh49bID23lW" alt="" width="375">

To install and run a Local Gateway, follow the instructions in this section.

We recommend you make sure you've gone through all the steps in the [requirements page](broken://pages/-MIUROwuDwgYVZ-pFtNr) before starting the installation process.

Note that there are several ways to install a Local Gateway, depending on your personal preferences:

* Using Docker, [manually](broken://pages/-MIUda69VIjo613WeVWd) going through the startup process or using our [startup script](broken://pages/BL9TCTDccmRTPow3eBK8)
* Using a local build based on the [github repository](https://github.com/bloXroute-Labs/gateway)


---

# 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.bloxroute.com/resources/guides/evm-blockchain-distribution-network-bdn/gateway/hosted-and-local-gateways.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.
