> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/ai-stack/agent-base/marketplace.md).

# Marketplace

> Discover, deploy, and scale autonomous AI agents on GreenNode's sovereign cloud infrastructure — high performance, zero latency.

***

## Overview

![Agent Marketplace](/files/okxlW8Ih2wX24qKFLzN6)

Instead of building an agent from scratch, choose a pre-built agent from the Marketplace and deploy with 1 click — no code, no container configuration required.

Marketplace is ideal for:

* Business users who want to apply AI to operational workflows
* Developers who want an agent template to prototype quickly
* Teams without dedicated AI infrastructure expertise

**Access:** <https://aiplatform.console.vngcloud.vn/agent-marketplace>

***

## Explore Agents

Marketplace organizes agents by category:

| Category       | Description                                            |
| -------------- | ------------------------------------------------------ |
| **All**        | All available agents                                   |
| **AI Chat**    | Chat assistants, personal agents, advisory bots        |
| **Coding**     | Code assistance, code review, documentation generation |
| **Automation** | Business process automation agents                     |

Default sort is **Trending** — most popular agents appear first.

***

## Featured Agent

### OpenClaw by GreenNode

> Personal AI agent architected for sovereign cloud — full privacy, maximum control, and limitless scaling.

**Tags:** `AI CHAT` · `MAAS` · `SOVEREIGN`

OpenClaw is a GreenNode-managed AI Agent, integrated with chat channels (Telegram, Zalo) and running entirely on your private infrastructure — no data shared with third parties.

**Deploy:** Click **Deploy 1-Click / No config needed** → Runtime is provisioned automatically, no additional configuration steps required.

***

## Getting Started

| I want to...                    | Go to                                                                                     |
| ------------------------------- | ----------------------------------------------------------------------------------------- |
| Deploy OpenClaw without code    | [OpenClaw](/vng-cloud-document/ai-stack/agent-base/agent-runtime/openclaw.md)             |
| Build an agent from a container | [Create Runtime](/vng-cloud-document/ai-stack/agent-base/agent-runtime/create-runtime.md) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vngcloud.vn/vng-cloud-document/ai-stack/agent-base/marketplace.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.
