# Create an Account

Follow this guide to get started trading on Perennial. The following steps will help you sign in, open a collateral account, & place a trade.&#x20;

### Step 1: Connect Wallet

<figure><img src="/files/RITuBAgoqZIpV2FxEN6x" alt=""><figcaption><p>Click connect wallet </p></figcaption></figure>

### Step 2: Choose your prefered wallet

<figure><img src="/files/HZ5sBz63RULNV1qgNFGO" alt=""><figcaption></figcaption></figure>

### Step 3: Sign Message

Sign the message when prompted to log into Perennial.

<figure><img src="/files/2nlNr5Q5HSBPJZKzbNhz" alt=""><figcaption></figcaption></figure>

### Step 4: Create Collateral Account

Next you'll be setting up your collateral account. Select "Setup One-Click Trading" to start setting up your Perennial account.

<figure><img src="/files/dHiIfMH8ppUIEeyKGsqN" alt=""><figcaption></figcaption></figure>

### Step 5: Deposit Collateral

Once you have USDC on Arbitrum, you'll be able to deposit tokens into your collateral account.&#x20;

<figure><img src="/files/eg8oUY0K1HT0s2dGYEsw" alt=""><figcaption></figcaption></figure>

*NOTE: A minimum amount of 85 USDC is required due to the $65 USDC minimum positions size & the 10 USDC gas requirement.*

### Step 6: Grant the CA permissions

Send a transaction to register the newly created Credit Account with the Perennial trading system. This allows it to trade on your behalf.

<figure><img src="/files/EZgS5XbPeI7jJHpScMER" alt=""><figcaption></figcaption></figure>

### Step 7: Open your first Trade

Fill out the form on the left & open your first trade!

<figure><img src="/files/ja3eHnQr0pBJHdB8hquj" alt=""><figcaption></figcaption></figure>


---

# 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.perennial.finance/guides/create-an-account.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.
