# Receiving sales revenue

To receive sales proceeds, you need to set up your "Bank Account Information" and submit a "Payment Request."

## Setting Up Bank Account Information

You can set up your bank account information by clicking the icon in the top right corner of the scenario list screen in Uz Studio.

<figure><img src="/files/tVOp4Z3hPAEkff54GFPA" alt=""><figcaption></figcaption></figure>

For identity verification, your full name, email address, and date of birth are required.

<figure><img src="/files/ggnpwSzgmXmhrwvNcS5T" alt="" width="563"><figcaption></figcaption></figure>

## Submitting a Payment Request

Sales are tallied at the end of each month, and you will be able to submit a payment request starting from the following month. Payment requests can be made from the "Ratings & Earnings" screen.

<figure><img src="/files/H3COPc3dmmM8LbTsfx6j" alt=""><figcaption></figcaption></figure>

The total sales available for a payment request will be displayed under "Unpaid Amount" on the "Ratings & Earnings" screen.

By clicking the "View Details" button and then the "Payment Request" button, your request will be completed. Payments are processed from the 20th of the month after the request is made.

From the 20th to the end of each month, the system is processing, and the payment request button will be unavailable.

<figure><img src="/files/hWB6eOWL8p4NJM3ZWb7V" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/1IM9znrAltIgaebQ4gvp" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.studio.uzu-app.com/en/top/uriage.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.
