# Getting Started

{% embed url="<https://youtu.be/PbfnED_dX2E>" %}

**Step 1** - Create a Replicats account using your email or Web3 wallet.

**Step 2** - Deposit USDC on Base. You can also buy USDC directly using a credit card through your Coinbase account.

**Step 3** - Select Replicat-ONE from available agents and launch it.

**Step 4** - Choose how much USDC you want to allocate to the agent.

**Step 5** - Select your risk profile (Conservative, Moderate, or Aggressive) and confirm your asset exposure preferences.

From that point forward, your agent operates autonomously 24/7.

{% hint style="info" %}
Disclaimer: Replicats is currently in beta. To get access, please contact us via email or Telegram.<br>
{% endhint %}


---

# 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/guides/getting-started.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.
