# Welcome to Solmate!

## What is Solmate?

Solmate brings the Solana blockchain to your community. Whether you run a Discord server, a Telegram group, or just want a powerful dashboard — Solmate has you covered.

### Available on

* **Discord Bot** — Full-featured bot for your Discord server
* **Telegram Bot** — Real-time wallet tracking right in Telegram
* **Web Dashboard** — Manage everything from [solmatebot.com](https://solmatebot.com)

***

## Core Features

### Wallet Tracker

Track any Solana wallet and get instant notifications for swaps, transfers, token creation, burns, and more. Supports nametags, labels, and PNL tracking.

{% content-ref url="discord-bot-features/wallet-tracker" %}
[wallet-tracker](https://docs.solmatebot.com/discord-bot-features/wallet-tracker)
{% endcontent-ref %}

### Holder Verification

Let your community members verify their wallets and automatically receive roles based on NFT or token holdings.

{% content-ref url="discord-bot-features/holder-verification" %}
[holder-verification](https://docs.solmatebot.com/discord-bot-features/holder-verification)
{% endcontent-ref %}

### Server Stats (Counters)

Display live data in voice channels — SOL price, collection floors, token prices, wallet balances, and more.

{% content-ref url="discord-bot-features/server-stats" %}
[server-stats](https://docs.solmatebot.com/discord-bot-features/server-stats)
{% endcontent-ref %}

### Collection Tracker

Get notified when NFTs in a collection are listed, sold, or delisted on Magic Eden.

{% content-ref url="discord-bot-features/collection-tracker" %}
[collection-tracker](https://docs.solmatebot.com/discord-bot-features/collection-tracker)
{% endcontent-ref %}

### Snapshots

Take a snapshot of any NFT collection or token's holders. Export the data as JSON, TXT, or CSV.

{% content-ref url="discord-bot-features/snapshots" %}
[snapshots](https://docs.solmatebot.com/discord-bot-features/snapshots)
{% endcontent-ref %}

### Lookup Commands

Quickly get info on any token, collection, wallet, or the Solana blockchain itself — directly in Discord.

***

## Quick Links

| Resource           | Link                                                   |
| ------------------ | ------------------------------------------------------ |
| Invite Discord Bot | [solmatebot.com/invite](https://solmatebot.com/invite) |
| Web Dashboard      | [solmatebot.com/manage](https://solmatebot.com/manage) |
| Telegram Bot       | [@SolmateTelegramBot](https://t.me/SolmateTelegramBot) |
| Support Server     | [discord.gg/solmate](https://discord.gg/solmate)       |

***

## Image Gallery

<figure><img src="https://4126305117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZmCBXHKsmoz3in3pMAF2%2Fuploads%2FDfbBTCl6Sg8QmWnDLGt6%2Fplaceholder-hero-tracker.png?alt=media&#x26;token=59acd9b1-d81a-4ec3-bbfe-d23929860e3f" alt=""><figcaption><p>Wallet tracker in action</p></figcaption></figure>

<figure><img src="https://4126305117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZmCBXHKsmoz3in3pMAF2%2Fuploads%2FrsdTxpNxGKepPUT1HZpe%2Fplaceholder-hero-verification.png?alt=media&#x26;token=bf693b3b-3a49-40e0-9086-bfd17524040d" alt=""><figcaption><p>Holder verification panel</p></figcaption></figure>

<figure><img src="https://4126305117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZmCBXHKsmoz3in3pMAF2%2Fuploads%2FkzvfQL4WTRQHOK2zm8Uz%2Fplaceholder-hero-collection.png?alt=media&#x26;token=56b71fa9-7a02-4e57-b1e6-a18407997e71" alt=""><figcaption><p>Collection info lookup</p></figcaption></figure>

<figure><img src="https://4126305117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZmCBXHKsmoz3in3pMAF2%2Fuploads%2FEXRAMCAprFqwDmhy1IgS%2Fplaceholder-hero-stats.png?alt=media&#x26;token=cb8d8a0c-efc1-44b3-bd35-ee0325cd643a" alt=""><figcaption><p>Server stats counters</p></figcaption></figure>

<figure><img src="https://4126305117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZmCBXHKsmoz3in3pMAF2%2Fuploads%2FIqfdRrmA8Igq93Sl43tS%2Fplaceholder-hero-dashboard.png?alt=media&#x26;token=a6e3a4d1-4df6-4e96-ac0c-60d7f6994f8b" alt=""><figcaption><p>Web dashboard</p></figcaption></figure>


---

# 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.solmatebot.com/readme.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.
