# Egress-only Internet Gateway

* This is a **horizontally scaled, redundant, and highly available** VPC component that **allows outbound communication over IPv6 from instances in your VPC to the internet**, and **prevents the internet from initiating an IPv6 connection with your instances**.


---

# 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://karansingh.gitbook.io/aws-saa-c02/virtual-private-cloud-vpc/egress-only-internet-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.
