# Configuration NAT Gateway

This guide explains the configurations that can be done on the page Configuration NAT Gateway. Make sure you have created an Expert type VPC in your project. If you have created an Expert type VPC, press the Configuration button to list the NAT Gateway created.

The NAT Gateway Configuration page displays four labels:

1. **Router** displays the name of the router used in the NAT Gateway configuration along with the status.
2. **Floating IP** used to add and delete floating IP configurations.
3. **Static Route** used to add and delete static IP address configurations to determine the traffic rules that will be used.
4. **NAT** used Add and delete NAT configurations with SNAT type or DNAT type.


---

# 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://docs.cloudeka.ai/guidance-for-individual/deka-flexi/nat-gateway/configuration-nat-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.
