# SnapX Docs

## SnapX

- [Welcome To SnapX](https://snapx-2.gitbook.io/snapx-docs/welcome-to-snapx.md)
- [Quick Start](https://snapx-2.gitbook.io/snapx-docs/quick-start.md)
- [Quick Start (Beta 2)](https://snapx-2.gitbook.io/snapx-docs/quick-start-beta-2.md)
- [Manage Watchlist](https://snapx-2.gitbook.io/snapx-docs/guides/manage-watchlist.md)
- [Set Up Smart Signals](https://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signals.md)
- [Discover KOL Mentions](https://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signals/discover-kol-mentions.md)
- [Discover Social Trends](https://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signals/discover-social-trends.md)
- [Track Market Movements](https://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signals/track-market-movements.md)
- [Find Fresh Memes](https://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signals/find-fresh-memes.md)
- [Set Up Smart Signal Filters](https://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signal-filters.md): Signals are the heartbeat of SnapX — and understanding how to fine-tune them is where the edge lies. Each parameter below lets you filter tokens based on real, onchain trading data.
- [Trade Smart Signals](https://snapx-2.gitbook.io/snapx-docs/guides/trade-smart-signals.md)
- [Wallet](https://snapx-2.gitbook.io/snapx-docs/guides/wallet.md)
- [Invite Friends](https://snapx-2.gitbook.io/snapx-docs/guides/invite-friends.md)
- [Connect Apps](https://snapx-2.gitbook.io/snapx-docs/guides/connect-apps.md)
- [Understanding Fees](https://snapx-2.gitbook.io/snapx-docs/guides/understanding-fees.md)
- [Signal Plans](https://snapx-2.gitbook.io/snapx-docs/guides/signal-plans.md)
- [Live Trading Mode](https://snapx-2.gitbook.io/snapx-docs/guides/live-trading-mode.md)
- [Earn SP](https://snapx-2.gitbook.io/snapx-docs/guides/earn-sp.md): 🔜 This feature will be available in the future.
- [Demo Account Mode](https://snapx-2.gitbook.io/snapx-docs/guides/demo-account-mode.md): 🔜 This feature will be available in the future.
- [Invite Friends, Earn SP](https://snapx-2.gitbook.io/snapx-docs/guides/invite-friends-earn-sp.md): 🔜 This feature will be available in the future.
- [Snap Points (SP) and XNAP Token](https://snapx-2.gitbook.io/snapx-docs/earn-rewards/snap-points-sp-and-xnap-token.md)
- [SnapX One-Pager](https://snapx-2.gitbook.io/snapx-docs/resources/snapx-one-pager.md)
- [$XNAP Tokenomics Summary](https://snapx-2.gitbook.io/snapx-docs/resources/usdxnap-tokenomics-summary.md): $XNAP is the native utility and governance token of the SnapX ecosystem.
- [Community](https://snapx-2.gitbook.io/snapx-docs/resources/community.md)
- [Brand Assets](https://snapx-2.gitbook.io/snapx-docs/brand-assets.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://snapx-2.gitbook.io/snapx-docs/welcome-to-snapx.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.
