# Proxy Investment

This service can be given by licensed brokers that help their users DCA into certain stocks.

If you are willing to invest in Tesla stock for instance, you can go to the ARPs' page and search for an ARP that does proxy investment for Tesla. Once you find one, you can apply for an account and use that account for all you buy/sell orders of the Tesla stock.

According to the schedule of you account, you will regularly deposit a fixed amount on the account which the account operator will use to regularly purchase your stock from the stock market. Anytime you wish to sell, you can have your account closed.


---

# 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/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.
