# #2 追加使用量のお支払い

## 使用量の差引基準

LETR WORKSは、購読した料金プランに応じて毎月の文字数、映像時間、画像数の使用量を提供しています。

プロジェクト作成時、コンテンツとプロジェクトタイプに応じて使用量を次のように差し引きます。

| コンテンツ |     プロジェクト     |  差引  |
| :---: | :------------: | :--: |
|  テキスト |    校正/翻訳/検査    |  文字数 |
|   映像  | トランスクリプション(矯正) | 映像時間 |
|   映像  |      翻訳/検査     |  文字数 |
|   画像  | トランスクリプション(矯正) |  画像数 |
|   画像  |      翻訳/検査     |  文字数 |

## 追加使用量のお支払い基準額

プロジェクト作成時、残りの使用量が足りない場合、次の基準に応じた追加費用を算定してお知らせします。追加費用を決済すると、すぐに利用できます。

|  区分  |  金額(VAT別途)  |
| :--: | :---------: |
|  文字数 | US$0.002/1字 |
| 映像時間 |  US$0.02/1秒 |
|  画像数 |  US$0.2/1個  |

·       ただし、DRM適用の映像プロジェクトの場合、通常の映像プロジェクトより25%追加費用が発生します。

## 追加使用量のお支払い方法

<figure><img src="/files/zVT33FSnfGdfxa7uCjP1" alt=""><figcaption><p>基本提供量超過のお知らせ</p></figcaption></figure>

<figure><img src="/files/RgA9oGLVFrgV6RvrIpjJ" alt=""><figcaption><p>追加決済のお知らせ</p></figcaption></figure>

1. ワークスペースでプロジェクトを作成する時、残りの使用量が足りない場合、基本提供量超過のお知らせポップアップが表示されます。
2. ポップアップウィンドウの追加決済ボタンを押すと、追加決済ポップアップウィンドウから追加決済金額が表示されます。
3. 追加決済金額を確認して決済します。
4. プロジェクト作成が完了します。


---

# 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/ja/puranto/2-nooi.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.
