# For Agent Builders

We're also creating space for professionals to share their expertise on a larger scale.&#x20;

Through our **Agent Launchpad**, experienced investors and strategists can use our framework to build, release, and monetize their AI investment agents.

To create Agents and strategies, we invite professionals such as:

* **Seasoned traders** with a proven track record who want to turn their strategy into an Agent.
* **Hedge fund managers** who are looking to deploy algorithmic strategies at scale.
* **Quant engineers and data scientists** who want to experiment with multi-modal models in a real-market environment.


---

# 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/for-agent-builders.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.
