# Get Started

Get started with Tonflix and begin earning passive income with your Toncoins. Follow these simple steps to connect your wallet, stake your TON, and receive TONF rewards.

#### Step 1: Select the plan to stake <a href="#step-2-enter-the-amount-to-stake" id="step-2-enter-the-amount-to-stake"></a>

1. **Select the Desired plan**
   * In the staking interface, select the plan of TON you wish to stake.
2. **Tap "Stake"**
   * After entering the amount, tap the "Stake" button to proceed.

***Tip**: You can review the staking details, such as the amount of* TONF *you will receive, before confirming.*

#### Step 2: Connect Your Wallet <a href="#step-1-connect-your-wallet" id="step-1-connect-your-wallet"></a>

1. **Tap "Connect Wallet"**
   * Open the Tonflix app and tap on the "Connect Wallet" button (or generate wallet address).
2. **Select Your TON Wallet**
   * Choose your preferred TON wallet from the list (e.g., Tonkeeper, Telegram Wallet).
3. **Confirm on Your Wallet**
   * Follow the prompts in your wallet to authorize the connection to Tonflix.

***Note**: Make sure you have a wallet that supports the TON blockchain, like Tonkeeper or the TON wallet integrated into Telegram.*

#### Step 3: Confirm the Transaction <a href="#step-3-confirm-the-transaction" id="step-3-confirm-the-transaction"></a>

1. **Transaction Request**
   * Tonflix will send a staking request to your connected wallet.
2. **Confirm in Your Wallet**
   * Open your wallet and confirm the transaction.

***Note**: Ensure you have enough TON in your wallet to cover both the staking amount and any associated network fees.*

#### Step 4: Receive TONF <a href="#step-4-receive-hton" id="step-4-receive-hton"></a>

1. **Transaction Processing**
   * Wait for the transaction to be processed on the TON blockchain.
2. **Receive** TONF
   * Once the transaction is successfully processed, TONF will be credited to your app wallet.

***Note**:* TONF *represents your staked TON and can be used in various DeFi protocols while still earning staking rewards.*


---

# 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.tonflixwallet.com/introduction/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.
