# First Steps

To begin trading, you'll need to complete a few essential steps. Here's a streamlined process to get you started:

1. [**Register and Log In to Your Account**](/english-2/getting-started/registration-and-login.md)**:** Start by creating an account on Tiger.com Broker. Follow the on-screen instructions to fill in the necessary details and log in.
2. [**Verify Your Account**](/english-2/getting-started/verification.md)**:** After registering, you'll need to verify your account. This step is crucial for maintaining security and ensuring compliance with platform regulations.
3. [**Enable Two-Factor Authentication (2FA)**](/english-2/getting-started/two-factor-authentication-2fa.md)**:** Enhance your account's security by setting up two-factor authentication. This extra layer of protection helps safeguard your account from unauthorized access.
4. [**Create API Keys**](https://broker-docs.tiger.com/english-2/creating-api-keys)**:** Generate API keys in your account settings to connect your account to a trading platform of your choice
5. [**Deposit Funds**](https://broker-docs.tiger.com/english-2/financial-operations/deposit)**:** Ensure you have sufficient funds in your account before you start trading.
6. **Download the** [**Tiger.com Terminal for Windows**](https://www.tiger.com/terminal) **or** [**macOS**](https://macos.tiger.com/)**:** Access our powerful trading and analytical platforms for free by downloading the Tiger.com terminal, available for both Windows and macOS users.

By following these steps, you'll be well-prepared to embark on your trading journey with Tiger.com Broker. Happy trading!


---

# 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://broker-docs.tiger.com/english-2/getting-started/first-steps.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.
