# Getting Started

Perfect — here’s a clean, user-facing **“Getting Started”** section for the GitBook based on your notes:

***

### 2. Getting Started

SageSight is currently available **exclusively through Telegram.** There's no app to download, no browser dashboard to manage — just a fast, fluid AI trading assistant, right where your degen chats already live.

#### 🛠 How to Access SageSight

To start using SageSight:

1. Open Telegram.
2. Visit [t.me/SageSightBot](https://t.me/SageSightBot).
3. Type “/start” — the bot will onboard you from there.

> ✅ **Pro tip:** Make sure Telegram notifications are enabled! Your daily market updates (SightLine) and feature unlocks come straight through chat.

***

#### 🔄 Creating a Session

SageSight starts a new session automatically when you open the bot. You’ll see:

* A welcome message
* Prompt to share your referral code (if you have one)
* Info on your current tier and access level

You don’t need to create an account. Everything runs through Telegram.

***

#### 💼 Using a Wallet

SageSight doesn’t connect to your wallet in the traditional sense. There's no Metamask popups, no signing transactions.

Instead:

* **We give you a unique wallet address** (One for EVM networks like ETH, Base, Arbitrum and one for Solana)**.**
* You send funds (ETH, SOL, etc.) to the address to trade.
* Trades are executed on your behalf and settled back to the same address.

> ℹ️ **Why this matters:** Your wallet balance determines your SageSight tier. The more SAGE you hold in your wallet, the more features you unlock.

***

#### 🧬 Referral Code System

To unlock access, you’ll need a **referral code.** Here's how it works:

**📥 Using a Code**

* Start SageSight in Telegram
* Paste in a referral code when prompted (or send it manually anytime)

**🎁 Getting a Code**

* Codes are distributed during promotions, contests, and partner events
* Once you’re in, **you get your own referral code** to invite others

Every time someone uses your code and trades, you earn 🌈 points. Climb the leaderboard for rewards and earn a percentage of the fees your users generate.


---

# 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.sagestudios.ai/sagesight/getting-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.
