> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/ri-ben-yu/products/revenue-sharing/referrals.md).

# 紹介

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

リファラル契約は、ミンターから週次エミッションを受け取ります。リファラル契約に送信されるトークンの総数は、リファラル契約内で週間に行われた投票の数に依存します。

リファラル契約に送信されるトークンは、受け取る投票の数に応じてリファラー間で分配されます。

プラットフォームにあなたが紹介したユーザーが購入を行うたびに、リファラル契約で1票を得ます。そして、得られる投票が多ければ多いほど、週次エミッションのシェアが大きくなります。

PaySwapでは、ユーザーがプロファイルを作成し、あなたのプロファイルを参照プロファイルとして追加するたびに、両方のプロファイルが終身で関連付けられ、そのユーザーがマーケットプレイスで購入を行うたびに、リファラル契約においてあなたのために1票が記録されます。

視点を整理するために、すべての登録済みリファラーによってプラットフォームに紹介されたユーザーの総数が100万人あるとします。もし、あなたがその100万人のうち1%を紹介し、リファラル契約の週次エミッションが週に100万米ドル程度である場合、手を動かすことなく週に約1万米ドルを稼ぐことができます。

プラットフォームにユーザー/売り手を紹介することは、収益を得る素晴らしい方法です。

投票を受け取るには、リファラル契約にビジネスを展開する必要があります：

* [リファラルのページ](https://payswap.org/referrals)に移動し、**リファラーを開始** ボタンをクリックします。ワークスペースを選択し、トランザクションを検証してください。

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

一度展開されると、リファラルがページにリストされるはずです。より速く見つけるために**自分のみ** ボタンをチェックしてください。見つけられない場合は、ページをリロードして再試行してください。

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

おめでとうございます！ 残っていることは、プラットフォームのビジネスを紹介するユーザーを見つけることです。彼らがPaySwapでプロファイルを作成するときに、あなたのプロファイルIDを知っていることを確認し、そのように入力してください。そうすることで、システムは終身であなたのプロファイルを彼らのプロファイルと関連付け、彼らが購入を行うたびにリファラル契約であなたのために1票を生成します。

[コミュニティからさらなるサポートを受け取る](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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://docs.payswap.org/ri-ben-yu/products/revenue-sharing/referrals.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.
