# Scope

This documentation provides a thorough guide to the Wukong AVS, detailing its architecture, workflow, and components. It is designed for developers, security experts, and system architects engaged in deploying and managing secure and trusted agents within the Ungate ecosystem. The guide covers everything from agent setup, ongoing running and security considerations.

By the end of this documentation, readers will possess a comprehensive understanding of how to deploy into Ungate, ensuring optimised AI agent performance, and efficient coordination with other agents in the platform.


---

# 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://ungate.gitbook.io/ungate-wukong/introduction/scope.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.
