> For the complete documentation index, see [llms.txt](https://sigenergy.gitbook.io/sige-doc-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sigenergy.gitbook.io/sige-doc-en/mysigen-app-installer-manual/device-parameter-setup/gateway.md).

# Gateway Settings

## External Gateway

<figure><img src="/files/5arjNBHx9VUzwXCoL6hU" alt=""><figcaption></figcaption></figure>

## Internal Gateway

<figure><img src="/files/cXj0dl9RUygxkyUk5UwM" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="76" align="center">No.</th><th width="151">Parameter name</th><th>Description</th></tr></thead><tbody><tr><td align="center"><strong>1</strong></td><td>Grid recovery delay time</td><td>Specifies the delay time after which the device starts after the grid resumes normal operation.</td></tr><tr><td align="center"><strong>2</strong></td><td>Neutral Grounding</td><td>When it is set to <img src="/files/zQo95CZBTtB1zrtI5T5O" alt="" data-size="line">, neutral grounding is enabled when the device operates in off-grid mode.</td></tr><tr><td align="center"><strong>3</strong></td><td>Off-Grid Enablement</td><td>When it is set to <img src="/files/y4VuLc6zmuZOGBTyR0Db" alt="" data-size="line">, the device can operate in off-grid mode<sup>[1]</sup>.</td></tr><tr><td align="center"><strong>4</strong></td><td>Generator off-grid mode</td><td>When it is set to <img src="/files/Nfy0n4prJ7j8SdkA5XRi" alt="" data-size="line">, a diesel generator is supported to be connected from the grid port.</td></tr></tbody></table>

Note \[1]: You can also go to "Gateway" → "Go-Off-Grid" to switch between on-grid and off-grid.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sigenergy.gitbook.io/sige-doc-en/mysigen-app-installer-manual/device-parameter-setup/gateway.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.
