# Create Deka Guard

To create a Deka Guard on the Cloudeka Portal Services page, select the Guard menu.

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

You can create a Deka Guard on the Service Portal Cloudeka in four ways including the following.

* [Create with Form](/deka-guard/create-deka-guard/create-with-form.md)
* [Create with YAML](/deka-guard/create-deka-guard/create-with-yaml.md)
* [Create Deny All Ingress](/deka-guard/create-deka-guard/create-deny-all-ingress.md)
* [Create Deny All Egress](/deka-guard/create-deka-guard/create-deny-all-egress.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-guard/create-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.
