# 代理投資

このサービスは、ライセンスを持つブローカーが、ユーザーが特定の株式にドルコスト平均法（DCA）で投資するのを支援することができます。

たとえば、Tesla の株式に投資したい場合、ARPs のページに移動し、Tesla の代理投資を行う ARP を検索できます。一度見つけると、アカウントを申請し、そのアカウントを使用して Tesla の株式のすべての売買注文を行うことができます。

アカウントのスケジュールに従って、定期的に固定額をアカウントに預け入れ、その口座運営者が株式市場から株式を定期的に購入するために使用します。売却したい場合は、いつでも口座を閉鎖することができます。


---

# 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.payswap.org/ri-ben-yu/use-cases/arps/proxy-investment.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.
