# Understanding CyberX ONE

## Account Registration

Firstly you will need to create a CyberX ONE account, simply register with your email address, create your password and you are all set to log in. Pay attention not to fall for any scam website and register on our official website [here](https://one.cyberx.com/zh/login?redirect=/).

<img src="/files/AjKp7ON0CQNVK1wAkcl6" alt="" data-size="original">

## Creating Portfolio

Click Default Portfolio- Create Portfolio button to create your portfolio. You could then add your exchange accounts and wallet accounts to the selected portfolio.

![](/files/TbH3V7gMy0gf5xuwiKw9)

## How to trade?

Once you have logged in to our website and launched the CyberX ONE App, you will be ready to trade like a pro. Note that CyberX ONE is not an exchange itself but an integrated trading terminal, you will need to link your exchange account to our platform, for a better trading experience. Follow these steps:&#x20;

1\. Log in to the exchange that we support, find the API section and create an API key to be used on CyberX ONE. In order to trade, you will need to authorize the \[trade] function with this API key.&#x20;

[API Creation](/cyberx-one/guides/api-creation.md)

2\. Copy the key and secret and paste into CyberX ONE \[adding exchange account]

3\. Once it is linked and connected, you will be able to trade.&#x20;

## ONE Trading and ONE Portfolio

CyberX ONE features enterprise level algorithm trading tool (“ONE Trading”)  and cross-platform asset management tool (“ONE Portfolio”)

[ ](/cyberx-one/getting-started/understanding-one-trading.md)[Understanding ONE Trading](/cyberx-one/getting-started/understanding-one-trading.md)&#x20;

&#x20;[Understanding ONE Portfolio](/cyberx-one/getting-started/understanding-one-portfolio.md)


---

# 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.cyberx.com/cyberx-one/getting-started/understanding-cyberx-one.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.
