# Deka Guard

- [Introduction](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/introduction.md)
- [Create Guard to Deny All Ingress](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-deny-all-ingress.md)
- [Create Guard to Allow Ingress](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-allow-ingress.md)
- [Create Guard to Allow Ingress with port](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-allow-ingress-with-port.md)
- [Create Guard to Allow Ingress with IP/CIDR](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-allow-ingress-with-ip-cidr.md)
- [Create Guard to Deny All Egress](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-deny-all-egress.md)
- [Create Guard to Allow Egress](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-allow-egress.md)
- [Create guard to Allow Egress with Port](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-allow-egress-with-port.md)
- [Create Guard to Allow Egress with IP/CIDR](https://docs.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard/create-guard-to-allow-egress-with-ip-cidr.md)


---

# 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.cloudeka.ai/deka-gpu/deka-gpu-security/deka-guard.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.
