# Target Users

**Replicats** serves three distinct audiences, each with unique needs but a shared desire for intelligent investment management.&#x20;

From crypto natives seeking to preserve their gains to traditional investors exploring digital assets, our AI agents adapt to different risk profiles and investment goals while maintaining the same core promise: professional-grade portfolio management that protects your capital.

* For Retail Investors looking to grow their wealth
* For Agent Builders interested in generating revenue by sharing strategies
* For Web3 Wallets and Exchanges that want to offer Replicats to their users.


---

# 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.replicats.ai/introduction/target-users.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.
