# Plans

The **TgMetrics Plans** define your access level to premium features based on how many **$TGMETRICS tokens** you hold in your Solana wallet. Unlock sentiment analytics, smart follower breakdowns, and more by simply holding tokens and connecting your wallet.

#### How It Works

1. **Buy $TGMETRICS**
   * You can purchase $TGMETRICS on [Raydium](https://raydium.io/swap/?inputMint=sol\&outputMint=8tdzC7mFKhmfPg3KdSBafHqH7jgi3CvKomfj3Hhupump) or other Solana-based DEXs.
   * Make sure to use the [**official contract address**](/general/tokenomics.md) when buying.
2. **Connect Your Wallet**
   * Click the **“Connect Wallet”** button at the top of the page.
   * You’ll need a **Solana wallet** (e.g. Phantom or Solflare) with $TGMETRICS tokens inside.
   * Once connected, TgMetrics will automatically detect your balance and assign your tier.
3. **Check Your Tier**
   * After connecting, your current tier is displayed.
   * You can also click **“Re-check my tier”** at any time to refresh your access.

#### Tier Levels & Benefits

| Tier       | Token Requirement  | Sentiment Score | Smart Followers | Sentiment Analysis | Searches per Day |
| ---------- | ------------------ | --------------- | --------------- | ------------------ | ---------------- |
| **Basic**  | 0 $TGMETRICS       | ❌               | ❌               | ❌                  | 5                |
| **Tier 1** | 400,000 $TGMETRICS | ✅               | ✅               | ❌                  | 10               |
| **Tier 2** | 800,000 $TGMETRICS | ✅               | ✅               | ✅                  | Unlimited        |

#### FAQ Highlights

* **Where can I buy $TGMETRICS?**\
  On Raydium or other Solana-based DEXs. Always double-check the token address.
* **How often is my tier updated?**\
  Automatically when you connect your wallet. You can also refresh it manually.
* **Do I need to stake the tokens?**\
  No — just **holding** $TGMETRICS in your wallet is enough to unlock access.


---

# 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.tgmetrics.ai/dashboard/plans.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.
