> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-5-start-earning.md).

# ステップ 5：収益を得始めよう！

報酬を受け取れるようにするために最初に行うべきことは、あなたの [支払い情報](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md)。支払いに関する問題を避けるため、アカウントが必要なすべての [支払い要件](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payment-requirements-explained-for-partners.md)。支払い対象のコンバージョンが発生すると、支払いを受ける資格が得られます。コンバージョンの流れはコンバージョンから支払いまでです。詳細は [アクションから支払いまでの支払い](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md).

<div data-with-frame="true"><figure><img src="/files/a8c6e8666cdfdb167f8d0ebff9f10b6384f6cf80" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**注**: *パートナーQTPチェック* は、impact.com が実施する内部チェックを指し、あらゆる [支払い要件](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payment-requirements-explained-for-partners.md) が満たされていることを確認します。
{% endhint %}

また、特定の日付に、または一定の累計獲得額に達した時点で、自動的に支払いを受けるように設定することもできます。 [支払い頻度を選択することで](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md)。すべての財務設定を完了し、苦労して得た報酬を受け取る準備ができたら、あなたの [銀行口座](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) またはあなたの [PayPalアカウント](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md).


---

# 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://help.impact.com/partner/ja/nitsuitebitaidesuka/getting-started/readme-1/im-a-partner/step-5-start-earning.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.
