# Sign Up

{% hint style="info" %}
If you are an **exchange** you can skip this wallet and kyc section
{% endhint %}

To run a node on COTI Mainnet or Testnet, you’ll need a COTI Pay Wallet aka Viper, and then you can generate a seed and extract the private key.

To create a COTI wallet, you’ll need to register for a wallet if you don’t have one already. You can do this at via <https://cps.coti.io/signup>. You'll be able to see us registering one below in the screenshots.

{% hint style="danger" %}
**Do NOT** use the same phrase as your secret key that you use for your password
{% endhint %}

{% hint style="danger" %}
**NEVER** give **ANYONE** your seed or secret key, not even to coti staff else you risk **losing** your funds.
{% endhint %}

![](/files/-MYuW96g9LXJZPip34WT)

![](/files/-MYuWMKfIStQjhR6vAe_)

![](/files/-MYuY7WWTak85Ocb_yqm)

![](/files/-MYuW-MvNjkiUHdtvZHg)


---

# 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://cotidocs.geordier.co.uk/wallet-and-kyc/sign-up.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.
