# OctaFX registration

## Step 1

To start working, go to the [OctaFX](https://www.octafx.com) website and click the "Sign up" button.

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

## Step 2

A registration window for logging into the personal account will open. Choose a convenient login method for you, check the box "I confirm that I am not a U.S. citizen, resident, or affiliate" if you are not a U.S. citizen. Click the "Sign up" button.

<figure><img src="/files/3LuAH5bxlHhZSDSs5m7V" alt=""><figcaption></figcaption></figure>

## Step 3

In the opened window, you need to fill in personal information: Last name, First name, country of residence, phone number, date of birth. Indicate whether you have trading experience. Check the box if you are not a U.S. citizen. Click the "Continue" button.

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

## Step 4

Next, a window for registering a trading account will open. Select the "Custom" button, then click "Customise".

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

## Step 5

Set the trading account (brokerage account) settings, account type - Real, platform - MetaTrader4, Leverage 1:200. Click the "Create Account" button.

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

## Step 6

Congratulations, you have created a real trading account (brokerage account). The screen shows the account number and the server of the account, these details will be needed in the AI Apex Bot application when connecting the brokerage account to launch the robot.

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

## Step 7

When you click the "View Dashboard" button, a page with account details will open, there will also be a button to fund the account "New Deposit". The account balance must be topped up by at least $300. Without funding the balance, the robot will not start. You can get the account password by clicking on the Trading section, then Trading in web, a window with account data will open: server, account number, account password. The account details will also be sent to your email. You can change or reset the account password by clicking on the "Forgot trading account password?" link.

<div><figure><img src="/files/hrdMF7PWRvovrsTFcf5v" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eC3nrJH1mO6f2O1AjFk9" alt=""><figcaption></figcaption></figure></div>

## Note:

To unlock all account funding methods, complete account verification by uploading a photo of your passport or driver's license.

<div><figure><img src="/files/kWepRhRTyGQSpup23ZTy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P2biYaqs3BRSABbYEBkU" alt=""><figcaption></figcaption></figure></div>


---

# 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://hhamster-ru.gitbook.io/public/how-to-connect-a-broker/octafx-registration.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.
