# Payment Flow

### 1. Go to Payment page

### 2. Click "Request Payment"

![](https://333917361-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MiuHC1s2fiPGIXaSRgN%2F-Mj1v3SKTUT5c5aColt0%2F-Mj1yxwPYVwyju5Cm05Q%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202021-09-08%2010.18.03.png?alt=media\&token=81c19ce4-9abb-454a-81c7-790f9e92e7ec)

Pending revenue are rewards that you have not yet claimed for payment. \
You can claim the rewards shown here. \
The payment will be credited to your registered account at the end of the following month after you request it. \
When we paid you, you will receive a notification to your registered email address and AnyCreator's notification page.

e.g.) If you make a request for payment on January 1 → transfer at the end of February

{% hint style="warning" %}
You will get an alert if you file a claim before you reach the minimum amount you can claim for payment. Please re-bill after the minimum amount is reached.
{% endhint %}

If you have not yet registered your bank account, please do so before requesting payment.

{% content-ref url="../getting-started/register-payment-information" %}
[register-payment-information](https://anymind-group.gitbook.io/anycreator-help-page-eng.ver/getting-started/register-payment-information)
{% endcontent-ref %}

If you want to check the status after requesting payment, please click here.

{% content-ref url="payment-history" %}
[payment-history](https://anymind-group.gitbook.io/anycreator-help-page-eng.ver/payment-1/payment-history)
{% endcontent-ref %}

【Click here for FAQ about payment.】

{% content-ref url="../payment" %}
[payment](https://anymind-group.gitbook.io/anycreator-help-page-eng.ver/payment)
{% endcontent-ref %}


---

# 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://anymind-group.gitbook.io/anycreator-help-page-eng.ver/payment-1/payment-flow.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.
