> For the complete documentation index, see [llms.txt](https://tutorial.copin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.copin.io/how-to-use-hybrid-copy-trading/step-1-create-a-copin-analyzer-account.md).

# Step 1: Create a Copin Analyzer account

1. Access <https://app.copin.io/> and click on the button "**Connect Wallet**" at the top right corner.

<figure><img src="/files/ynnxqCFG9NtGnmpinELB" alt=""><figcaption><p>Copin Analyzer Homepage</p></figcaption></figure>

2. Select the **Web3 wallet** available on your browser to log in.&#x20;

<figure><img src="/files/tebaAzjX2XPiGznxMJj8" alt=""><figcaption><p>Sign in with Web3 Wallet</p></figcaption></figure>

3. If you don't have one yet, follow the guide to create a Metamask wallet below.

* Visit <https://metamask.io/>
* Hit "Download" in the menu bar.
* Click “Install MetaMask for Chrome”. You will be directed to the Chrome Web Store.

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

* Click “**Add to Chrome**”.

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

* On the pop up, click “**Add extension**”.

*After adding MetaMask Extension, MetaMask will automatically open. You can also make sure it's easily accessible in your toolbar by clicking the jigsaw icon in the top-right of the screen, and hitting the pin icon.*

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

* The wallet setup screen will then appear like this, select "**Get Started**".
* Create a Metamask Wallet. Here, you'll have 2 options:
  * Import wallet: Restore a wallet if you've previously created one.
  * Create a Wallet: Create a new wallet.

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

* Choose "**Create a Wallet**" to create a new wallet.

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

* Read the terms and click "**I Agree**".

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

* Enter a password, then check the box to confirm you've read and agreed to the terms of use ⇒ Click "**Create**".

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

* Next, MetaMask will show an instructional video on using the phrase and securing your wallet. After watching, click "**Next**".
* MetaMask doesn't store any data about the wallet. There is only a Secret Recovery Phrase (seed phrase) that is given once and cannot be changed or reset. Also, if you have imported other accounts using their private keys, their Secret Recovery Phrases should also never be shared. ***Please store your Secret Recovery Phrase and private keys offline and back them up.***

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

* Once you've securely stored these 12 words, click "**Next**".

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

* Next, select each word in the order they were displayed previously and click "**Confirm**".

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

* That completes the Metamask wallet creation process. Click "**All Done**".

3. Connect your Metamask wallet to Copin → **Sign** to log in.

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

* On the homepage interface, click on the connected wallet address at the top right corner → Select "[Wallet Management](https://app.copin.io/wallet-management)".

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorial.copin.io/how-to-use-hybrid-copy-trading/step-1-create-a-copin-analyzer-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.
