# What is Light

🚀 Light is

1. Real-time Solana wallet tracker. We parse most DEXes and NFT marketplaces transactions.
2. Trading terminal available through Mobile app and Telegram bot.

🌐 Blockchains

1. Solana Mainnet.\
   We have super fast real-time wallet tracking, and finding best router for trading.
2. Sonic SVM\
   On Sonic SVM we support both Mainnet and Testnet. Trading is made via Sega DEX.

📱 Platforms

1. iOS app
2. Android app
3. Telegram bot

📍 Roadmap

1. Volume booster for Raydium, Meteora, PumpFun and PumpSwap.
2. Airdrop checker
3. Token sniper
4. Copy-trading bot
5. Real-time token analytics

And much more. Stay tuned.

🔗 Links

Telegram bot: [http://t.me/light\_sol\_bot](http://t.me/light_sol_bot?start=utm-website)

iOS: <https://apps.apple.com/app/id6739495155>

Android: <https://play.google.com/store/apps/details?id=app.light.bot&pcampaignid=web_share>

Website: <https://light.app>

👽 Community

Twitter / X: <https://x.com/lightdotapp>

Announcements: <https://t.me/LightAppNews>

Chat: <https://t.me/LightAppLounge>

Contact Mike if you have any questions: <mike@light.app>


---

# 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.light.app/what-is-light.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.
