# Security

- [Deka AST](https://docs.cloudeka.id/security/deka-ast.md)
- [Create Project](https://docs.cloudeka.id/security/deka-ast/create-project.md)
- [Scan Project](https://docs.cloudeka.id/security/deka-ast/scan-project.md)
- [Change Setting Project](https://docs.cloudeka.id/security/deka-ast/change-setting-project.md)
- [SAST](https://docs.cloudeka.id/security/deka-ast/sast.md)
- [SAST Issue](https://docs.cloudeka.id/security/deka-ast/sast-issue.md)
- [SAST: Measure Code](https://docs.cloudeka.id/security/deka-ast/sast-measure-code.md)
- [SAST: Custom Rule](https://docs.cloudeka.id/security/deka-ast/sast-custom-rule.md)
- [SAST: Security Detector](https://docs.cloudeka.id/security/deka-ast/sast-security-detector.md)
- [SCA](https://docs.cloudeka.id/security/deka-ast/sca.md)
- [Secret Key](https://docs.cloudeka.id/security/deka-ast/secret-key.md)
- [Repo Missconfiguration](https://docs.cloudeka.id/security/deka-ast/repo-missconfiguration.md)
- [Scan Validation AppSec](https://docs.cloudeka.id/security/deka-ast/scan-validation-appsec.md)
- [Dynamic Security](https://docs.cloudeka.id/security/deka-ast/dynamic-security.md)
- [Integration](https://docs.cloudeka.id/security/deka-ast/integration.md)
- [Report](https://docs.cloudeka.id/security/deka-ast/report.md)
- [Delete Project](https://docs.cloudeka.id/security/deka-ast/delete-project.md)
- [Deka SSL](https://docs.cloudeka.id/security/deka-ssl.md)
- [Create Deka SSL](https://docs.cloudeka.id/security/deka-ssl/create-deka-ssl.md)
- [Download Key SSL](https://docs.cloudeka.id/security/deka-ssl/download-key-ssl.md)
- [Renewal SSL](https://docs.cloudeka.id/security/deka-ssl/renewal-ssl.md)
- [Import SSL](https://docs.cloudeka.id/security/deka-ssl/import-ssl.md)
- [Delete SSL](https://docs.cloudeka.id/security/deka-ssl/delete-ssl.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.id/security.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.
