> 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/billing-management/experience-with-billing-and-payment/payment/payment-of-poc-resources.md).

# Payment of POC resources

Before learning about the POC resource payment method, you should have a clear understanding of the concepts and actions that users can perform with POC resources. Learn more about POC resources here.

## Overview

Payment with POC resources is a payment method at GreenNode Service, applicable to:

* User type: Prepaid users.
* Resources/Services: Resources that have POC applied according to the agreement.
* Source of money: POC wallet.
* Tasks:
  * Users configure resources allowed to use POC and confirm payment.
  * Payment system process:
    * Successful payment: Resources will be provided according to the configuration, and the POC wallet usage history will be generated.
    * Failed payment: Task will be cancelled.
  * POC resources will be provided according to the configuration, and in case of errors during the resource provision process, a refund will be made to the POC wallet.
* Task execution result: Email notification of resource information.

## What is POC wallet?

POC wallet is a type of wallet provided by GreenNode to provide users with a service experience. Users use POC wallet as a payment method for resources allowed to use POC.

* POC wallet balance: Depends on the agreement between the user and GreenNode.
* POC wallet usage period: Depends on the agreement between the user and GreenNode.

## How to own a POC wallet?

Currently, the POC wallet is granted through GreenNode's promotion programs, advertising campaigns, or through the Sale/Sale Operation department after completing the agreements


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/billing-management/experience-with-billing-and-payment/payment/payment-of-poc-resources.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
