# ASKEDGI

- [askEdgi](https://docs.ovaledge.com/release8.1/askedgi/askedgi.md)
- [Get Started with askEdgi](https://docs.ovaledge.com/release8.1/askedgi/askedgi/get-started-with-askedgi.md)
- [Search Across Metadata](https://docs.ovaledge.com/release8.1/askedgi/askedgi/search-across-metadata.md)
- [My Workspace](https://docs.ovaledge.com/release8.1/askedgi/askedgi/my-workspace.md)
- [Perform Data Analysis](https://docs.ovaledge.com/release8.1/askedgi/askedgi/perform-data-analysis.md)
- [AI Enrichments](https://docs.ovaledge.com/release8.1/askedgi/askedgi/ai-enrichments.md)
- [Recipes](https://docs.ovaledge.com/release8.1/askedgi/askedgi/recipes.md)
- [Knowledge Agent](https://docs.ovaledge.com/release8.1/askedgi/askedgi/knowledge-agent.md)
- [Track & Monetisation](https://docs.ovaledge.com/release8.1/askedgi/askedgi/track-and-monetisation.md)
- [User Journey](https://docs.ovaledge.com/release8.1/askedgi/askedgi/user-journey.md): Subscription Management and License Upgrade (Public Edition)
- [Security & Privacy](https://docs.ovaledge.com/release8.1/askedgi/askedgi/security-and-privacy.md)
- [How does askEdgi works?](https://docs.ovaledge.com/release8.1/askedgi/askedgi/how-does-askedgi-works.md)
- [User Guides](https://docs.ovaledge.com/release8.1/askedgi/user-guides.md)
- [Getting Started Guide](https://docs.ovaledge.com/release8.1/askedgi/user-guides/getting-started-guide.md)
- [Retrieval-Augmented Generation (RAG)](https://docs.ovaledge.com/release8.1/askedgi/user-guides/retrieval-augmented-generation-rag.md)
- [Recipe User Guide](https://docs.ovaledge.com/release8.1/askedgi/user-guides/recipe-user-guide.md)
- [Consumption and Usage Guide](https://docs.ovaledge.com/release8.1/askedgi/user-guides/consumption-and-usage-guide.md)
- [Administration and Governance](https://docs.ovaledge.com/release8.1/askedgi/administration-and-governance.md)
- [Admin and Configuration Guide](https://docs.ovaledge.com/release8.1/askedgi/administration-and-governance/admin-and-configuration-guide.md)
- [Audit  and Traceability Overview](https://docs.ovaledge.com/release8.1/askedgi/administration-and-governance/audit-and-traceability-overview.md)
- [Security](https://docs.ovaledge.com/release8.1/askedgi/security.md)
- [Security and Privacy Assurance Summary](https://docs.ovaledge.com/release8.1/askedgi/security/security-and-privacy-assurance-summary.md)
- [Data Security, Privacy, and Responsible AI Whitepaper](https://docs.ovaledge.com/release8.1/askedgi/security/data-security-privacy-and-responsible-ai-whitepaper.md)
- [Trustworthy Model](https://docs.ovaledge.com/release8.1/askedgi/security/trustworthy-model.md)
- [AI Explainability and Trust](https://docs.ovaledge.com/release8.1/askedgi/security/ai-explainability-and-trust.md)
- [Network Security and Configurations](https://docs.ovaledge.com/release8.1/askedgi/security/network-security-and-configurations.md)
- [askEdgi Prompts](https://docs.ovaledge.com/release8.1/askedgi/askedgi-prompts.md)
- [Deployment & Installation](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation.md)
- [Deployment](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/deployment.md)
- [Single-VM](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/deployment/single-vm.md)
- [Multi-VM](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/deployment/multi-vm.md)
- [Installation](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/installation.md)
- [VM-Ubuntu](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/installation/vm-ubuntu.md)
- [VM-RHEL](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/installation/vm-rhel.md)
- [Multi-VM (Ubuntu)](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/installation/multi-vm-ubuntu.md)
- [ECS Variant](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/ecs-variant.md)
- [ECS Variant-1: New Customers](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/ecs-variant/ecs-variant-1-new-customers.md)
- [ECS-Variant-2: New Customers](https://docs.ovaledge.com/release8.1/askedgi/deployment-and-installation/ecs-variant/ecs-variant-2-new-customers.md)
- [askEdgi FAQs](https://docs.ovaledge.com/release8.1/askedgi/askedgi-faqs.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.ovaledge.com/release8.1/askedgi.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.
