# #2 Additional usage payment

## Usage deduction criteria

LETR WORKS provides the number of characters, video hours, and image usage per month depending on the subscription plan.

When creating a project, the usage is deducted according to the content and project type.

| Contents |            Project            |       Deduction      |
| :------: | :---------------------------: | :------------------: |
|   Text   | Correction/Translation/Review | Number of characters |
|   Video  |   Transcription (Correction)  |      Video time      |
|   Video  |       Translation/Review      | Number of characters |
|   Image  |     Transcription (Review)    |   Number of images   |
|   Image  |       Translation/Review      | Number of characters |

## Additional usage billing

If you don't have enough quota when creating a project, we'll estimate the additional cost based on the criteria below. You can pay an additional fee, and you'll be able to use it immediately.

|       Category       | Amount (excluding VAT) |
| :------------------: | :--------------------: |
| Number of characters |  US$0.002/1 character  |
|      Video time      |    US$0.02/1 second    |
|   Number of images   |     US$0.2/1 image     |

* However, DRM-enabled video projects will cost 25% more than regular video projects.

## Additional usage payment method

<figure><img src="/files/dRO0r4vKleilUWS9YGlc" alt=""><figcaption><p>Exceeding the basic quota</p></figcaption></figure>

<figure><img src="/files/u2qngyWSwth7atG5Ocwo" alt=""><figcaption><p>Additional payment instructions</p></figcaption></figure>

1. If you run out of quotas when creating a project, a pop-up will appear with instructions.
2. When you click the 'Additional Payment' button in the pop-up window, it will show the additional payment amount.
3. Confirm and pay for the additional payment.
4. The creation of the project is complete.


---

# 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.letr.ai/en/pm_pay/2-additional-usage-payment.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.
