# GET STARTED

### 1 · Create your account

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

| Fastest                                                                                                                                                                          | Classic                                                                                                                                                                                                                                         |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>One-click OAuth</strong></p><p>— <strong>Binance</strong> <em>(adds your Binance exchange account automatically if none OAuth exists)</em><br>— Google<br>— Apple</p> | <p><strong>Email sign-up</strong><br>1. Type a valid email.<br>2. Create a password <strong>≥ 8 chars</strong>.<br>3. (Optional) Add a referral code.<br>4. Hit <strong>Sign up</strong> and confirm via the code or the link we email you.</p> |

> **Tip:** One-click OAuth lets you skip email confirmation and password generation.

***

### 2 · Tell us how you trade 🎯

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

After your first login you’ll see the **“Welcome to Skyrexio!”** screen.\
Choose the tool that best fits your style; it's for personalising your workspace, you can use any feature on Free plan:

| Option               | Best for                                  | Highlights                                                                                         |
| -------------------- | ----------------------------------------- | -------------------------------------------------------------------------------------------------- |
| **Alert Bot**        | Pinescript and custom strategies builders | Turn TradingView alerts & webhooks into live trades on 8 exchanges                                 |
| **Copy Trading Bot** | Hands-off profit seekers                  | Mirror top bots; pay only from profit (high-water mark)                                            |
| **Smart Terminal**   | Active manual traders                     | Multi-order entries, concurrent SL/TP, real-time stats                                             |
| Strategy builder     | All traders                               | Create strategies by combining various technical indicators, chart patterns, and logical operators |

***

### 3 · Connect an exchange 🔗

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

The onboarding page shows every supported broker (Binance, OKX, Bybit, KuCoin, Gate.io, Crypto.com, HTX, BitMart).

1. Click an exchange logo → follow the API/OAuth prompts.
2. **First connection unlocks a FREE 7-day Pro trial.**
3. No keys handy? Choose **Continue with demo exchange** and explore risk-free.

***

### 4 · What you can do on the Free plan

* **Run Alert Bots** powered by TradingView or any webhook signal
* **Copy ready-made bots** straight from the Skyrexio Marketplace
* **Trade with Smart Terminal**—advanced order management, zero coding
* **Strategy builder**—combine various technical indicators, chart patterns, and logical operators to build and test strategies&#x20;

Funds stay on your exchange; API keys are encrypted. All data is shielded by Cloudflare security.

***

### 5 · Next steps

1. Dive into the **Alert Bot guide** to automate your first strategy.
2. Explore top performers in the **Marketplace** and copy one in a click.
3. Optimise manual trading with the **Smart Terminal tutorial**.v

Need help? Hit the chat bubble in the bottom-right corner—our team replies within minutes.

Happy trading and welcome aboard!\
\&#xNAN;*The Skyrexio team – bridging the gap between ideas and execution.*


---

# 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.skyrexio.com/get-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.
