# Sign Up for a PowerTrade Account | Quick Start Guide

Welcome to PowerTrade! the following guide will walk you through signing up for a new account to trade cryptocurrency derivatives.

Tap the **"Get Started"** button to begin.

Enter your email address and tap the **"Sign Up"** button.

This will trigger a confirmation email to be sent to you.

Tap on the "Login to PowerTrade" button or the magic link to be logged in to the PowerTrade app. You must do this on the same device that the PowerTrade app is installed on for this magic link to work. The link will expire if it is not used within 1 hour.

Since this is the first time you're logging in on this newly-created account, we will ask you for a few pieces of personal information. This information will only be used for the administration of PowerTrade services, account recovery and will not be shared with marketing partners without your consent.

Input your full legal name and tap on **"Save"**.

Tick on the check box and tap on the **"Continue"** button.

Create a 4 digit security PIN when prompted to do so. This PIN is tied to this device and to this sign in session, so you will be asked to create a new PIN if you log out and log back in.

Congratulations! You have successfully created an account and can now proceed to [fund your account](https://github.com/Power-Trade/support-site-gitbook/blob/develop/how-to-use-powertrade/getting-started/broken-reference/README.md) and trade cryptocurrency derivatives on PowerTrade!

## Still have questions?

**Email Support:** <support@power.trade>

**Telegram:** <https://t.me/power_trade>


---

# 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://support.power.trade/how-to-use-powertrade/getting-started/signing-up-for-a-new-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.
