> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tradeonsight.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Set up your Onsight account and make your first trade in under 60 seconds

## Quick Start

Get started with Onsight in three simple steps: start the bot, fund your wallet, and make your first trade.

<Steps>
  <Step title="Launch Onsight">
    Open Telegram and start a conversation with the Onsight bot.

    <Tabs>
      <Tab title="From Search">
        1. Open Telegram
        2. Search for `@PolysightBot`
        3. Click on the bot
        4. Press **Start** at the bottom
      </Tab>

      <Tab title="From Link">
        1. Click this link: `t.me/PolySightBot`
        2. Opens in Telegram automatically
        3. Press **Start** to begin
      </Tab>

      <Tab title="From Group">
        1. When someone shares a Polymarket link in a group
        2. Click the **Buy** button on the bot's reply
        3. Opens a private chat automatically
      </Tab>
    </Tabs>

    <Check>
      Your secure Solana and Polygon wallets are created automatically. You'll see a welcome message when they're ready (takes \~5 seconds).
    </Check>
  </Step>

  <Step title="Fund Your Wallet">
    Send any supported currency to the corresponding Deposit wallet address. Funds automatically swap for trading.

    **Getting Your Wallet Address:**

    1. Click **Continue →** after wallet creation
    2. Click Deposit and select your desired chain
    3. Tap the desired address to copy it to your clipboard

    <Warning>
      **Important:** Always double check deposit address and network before sending!
    </Warning>

    <Note>
      Your wallet is ready to trade \~30 seconds after creation. Token approvals are configured automatically in the background.
    </Note>
  </Step>

  <Step title="Make Your First Trade">
    Find a market and execute your first trade.

    **Browse Markets:**

    1. From the home screen, click **Markets**
    2. Choose a discovery method:
       * **Trending** - Hot markets by 24h volume
       * **Volume** - Highest total volume
       * **New** - Recently created
       * **Category** - Browse by topic
       * **Search** - Find specific markets

    **Execute Trade:**

    1. Select a market from the list
    2. Click **Yes** or **No** to choose your prediction
    3. Select trade amount (5, 10, 25, or custom)
    4. Choose **Market** (instant) or **Limit** (set price)
    5. Review the details and click **Execute**

    <Check>
      **Success!** You'll see confirmation with:

      * Order ID
      * Execution price
      * Shares received
    </Check>

    <Tip>
      Market orders execute instantly. Limit orders wait for your price and show status **live** until filled.
    </Tip>
  </Step>
</Steps>

## Understanding Your Home Screen

After setup, your home screen displays your complete financial overview:

```expandable theme={null}
WELCOME TO ONSIGHT 🔮
Predict the future on Telegram.

PORTFOLIO: $56.69
💰 Tradable Balance: $20.51
💼 Open Positions: 36.18
📋 Pending Limit Orders: 3.96

Deposit to begin trading.
```

### What Each Section Means

* **Deposit** - Deposit funds to the bot
* **Copy Trade** - Set up or manage a copy trade subscription
* **Portfolio** - Manage open positions, limit orders, and view trade history
* **Markets** - Browse and search prediction markets
* **Wallets** - View trading address, deposit, withdraw, and transaction history
* **Invite** - Add the Onsight bot to your Telegram group
* **Settings** - Configure preset trade amounts, risk management, and other preferences

## Quick Commands

Use Telegram /commands to easily navigate the Onsight bot.

* **/copy -** Manage copy trading subscriptions
* **/deposit -** Fund wallet
* **/help -** View Onsight guide and get help
* **/history -** View order history
* **/portfolio -** View open positions and limit orders
* **/search -** Search for markets by keyword
* **/settings -** View and manage settings
* **/start -** Open a new bot session
* **/wallets -** View wallets and balances

## Next Steps

<CardGroup cols="2">
  <Card icon="graduation-cap" href="/telegram/trading" title="Learn About Trading">
    Master market orders, limit orders, and advanced trading strategies
  </Card>

  <Card icon="compass" href="/telegram/markets" title="Explore Markets">
    Discover how to find and analyze prediction markets
  </Card>

  <Card icon="wallet" href="/telegram/wallets" title="Manage Your Wallet">
    Learn about swaps, withdrawals, and key management
  </Card>

  <Card icon="chart-line" href="/telegram/portfolio" title="Track Performance">
    Monitor positions, calculate P\&L, and optimize your strategy
  </Card>
</CardGroup>

## Common First-Time Questions

<AccordionGroup>
  <Accordion title="How long does wallet creation take?">
    Wallet creation takes 3-5 seconds. Token approvals configure in the background and complete in \~30 seconds. You can start trading immediately after funding your wallet.
  </Accordion>

  <Accordion title="What's the minimum deposit?">
    Minimum trade is \$2.00. We recommend depositing at least \$20.00 to cover multiple trades and  fees (1.00% per trade).
  </Accordion>

  <Accordion title="Are there gas fees?">
    No! All trading and withdrawals are gasless. Transactions are processed through Polymarket's relayer network, so you never need MATIC for gas.
  </Accordion>

  <Accordion title="Can I use the same wallet elsewhere?">
    Yes. Export your private keys from **Wallets** → **Export Keys** and import them into MetaMask, Phantom, or any compatible wallet.
  </Accordion>

  <Accordion title="What if I sent funds to the wrong address?">
    Onsight cannot recover funds sent to incorrect addresses. If you deposited a supported currency to the wrong chain deposit address, you may be able to recover via [https://recovery.polymarket.com/](https://recovery.polymarket.com/)
  </Accordion>
</AccordionGroup>

<Warning>
  **Never share your private keys with anyone!** Onsight support will never ask for your keys or seed phrases. Beware of phishing attempts and fake support accounts.
</Warning>
