> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/ja/resources/adalo-affiliate-program.md).

# Adaloアフィリエイトプログラム

{% tabs %}
{% tab title="Adalo アフィリエイツ" %}

### アフィリエイツ- Adalo アンバサダー？

アフィリエイツは、支払いを行う顧客になった紹介者からのAdaloサブスクリプション料金の一部を受け取るメーカーです！

### **Adalo アフィリエイトに登録する方法は？**

アフィリエイトに登録するのは簡単です。[こちら](https://adalo.getrewardful.com/signup)からサインアップしてください。

### **紹介の追跡に使用しているツールは何ですか？**

アフィリエイトの追跡に使用しているツールは[Rewardful](http://getrewardful.com)です。

### **Adalo アフィリエイトになれるのは誰ですか？**

現時点では、アフィリエイトになれる条件はありません。最終的には、Adaloへの顧客の紹介を行い収益を得るために、アフィリエイト自身の努力が必要です。定期的にアフィリエイトを再評価するかもしれません。

### **紹介が抜けている場合はどうすればよいですか？**

報酬を受け取るためには、紹介者があなたのRewardfulアカウントからの固有の紹介リンクを使用する必要があります。何らかの理由でエラーや紹介の抜けがあると思われる場合は、[こちら](https://info.adalo.com/submit-a-support-ticket)からサポートチームに連絡してチケットを提出してください。

### **Adalo アフィリエイトの特典は何ですか？**

最初の12ヶ月間、紹介したアカウントの支払い全てに対して20%のコミッションが付与されます！
{% endtab %}
{% endtabs %}


---

# 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.adalo.com/ja/resources/adalo-affiliate-program.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.
