> ## Documentation Index
> Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Snag Integration Map

> Complete directory of every blockchain, wallet, social platform, authentication provider, and service that Snag integrates with.

# Snag Integration Map

## Blockchain networks

Snag supports loyalty rules and onchain operations across EVM-compatible chains:

| Network           | Stratus support | Token hold rules | Contract events |
| ----------------- | --------------- | ---------------- | --------------- |
| Ethereum Mainnet  | Yes             | Yes              | Yes             |
| Polygon           | Yes             | Yes              | Yes             |
| Arbitrum          | Yes             | Yes              | Yes             |
| Optimism          | Yes             | Yes              | Yes             |
| Base              | Yes             | Yes              | Yes             |
| Avalanche C-Chain | Yes             | Yes              | Yes             |
| BNB Chain (BSC)   | Yes             | Yes              | Yes             |
| Blast             | Yes             | Yes              | Yes             |
| Mantle            | Yes             | Yes              | Yes             |
| zkSync Era        | Yes             | Yes              | Yes             |
| Linea             | Yes             | Yes              | Yes             |
| Scroll            | Yes             | Yes              | Yes             |
| Abstract          | Yes             | Yes              | Yes             |
| Apechain          | Yes             | Yes              | Yes             |

## Social platform integrations

| Platform    | Connection rule   | Content rules   | Engagement tracking                                                      |
| ----------- | ----------------- | --------------- | ------------------------------------------------------------------------ |
| X (Twitter) | Connect X         | Post, New Tweet | Impressions, Reactions, Followers, Bio text, Username text, Comment text |
| Discord     | Connect Discord   | Messages        | Member Role, Grant Role                                                  |
| Telegram    | Connect Telegram  | Messages        | Join Group/Channel                                                       |
| YouTube     | Connect YouTube   | Comment         | Subscriber                                                               |
| TikTok      | Connect TikTok    | Post            | Follow                                                                   |
| Instagram   | Connect Instagram | Post            | --                                                                       |
| Reddit      | Connect Reddit    | Comment         | --                                                                       |
| GitHub      | Connect GitHub    | --              | Repo Star, Fork, Collaborator, Merge PR                                  |
| Steam       | Connect Steam     | --              | Wishlist                                                                 |
| Epic Games  | Connect Epic      | --              | --                                                                       |

## Authentication providers

| Provider                                                                      | Wallet types        | Social login   | Embedded wallets |
| ----------------------------------------------------------------------------- | ------------------- | -------------- | ---------------- |
| [Dynamic](https://docs.dynamic.xyz/)                                          | EVM, Solana, SUI    | Yes            | Yes              |
| [Thirdweb](https://portal.thirdweb.com/)                                      | EVM                 | Yes            | Yes              |
| [Privy](https://docs.privy.io/)                                               | EVM                 | Email, Social  | Yes              |
| [Immutable Passport](https://docs.immutable.com/docs/zkEVM/products/passport) | Immutable zkEVM     | Gaming-focused | Yes              |
| [Sequence](https://docs.sequence.xyz/)                                        | EVM (smart wallets) | Yes            | Yes              |
| [Auth0](https://auth0.com/docs)                                               | N/A (identity only) | Enterprise SSO | No               |

## DeFi integrations

| Protocol                               | Rule type           | Supported versions                                                    |
| -------------------------------------- | ------------------- | --------------------------------------------------------------------- |
| [Uniswap](https://docs.uniswap.org/)   | Liquidity provision | V2, V3                                                                |
| Generic DEX                            | Token swap          | Any (via [Relay](https://relay.link/) or [LiFi](https://docs.li.fi/)) |
| [Snapshot](https://docs.snapshot.org/) | Governance voting   | All spaces                                                            |

## E-commerce integrations

| Platform                                | Rule type      | Features                               |
| --------------------------------------- | -------------- | -------------------------------------- |
| [Shopify](https://shopify.dev/docs/api) | Spend in store | Purchase tracking, range-based rewards |

## Wallet delegation

| Protocol                                | Feature                                    |
| --------------------------------------- | ------------------------------------------ |
| [delegate.cash](https://delegate.cash/) | Vault delegation for loyalty participation |

## Developer tools

| Tool                                           | Type           | Description                                              |
| ---------------------------------------------- | -------------- | -------------------------------------------------------- |
| REST API                                       | HTTP API       | Full programmatic access to loyalty, users, and rules    |
| @snagsolutions/sdk                             | TypeScript SDK | Type-safe client library for Node.js and browser         |
| [MCP](https://modelcontextprotocol.io/) Server | AI integration | Model Context Protocol server for AI coding assistants   |
| llms.txt                                       | AI integration | Machine-readable documentation index for LLM consumption |
| Next.js Template                               | Starter kit    | Production-ready template app with loyalty and auth      |

## Onchain token standards

| Standard                                            | Marketplace support              | Loyalty rule support                               |
| --------------------------------------------------- | -------------------------------- | -------------------------------------------------- |
| [ERC-20](https://eips.ethereum.org/EIPS/eip-20)     | Onchain tokens (minting)         | Token Hold ERC-20                                  |
| [ERC-721](https://eips.ethereum.org/EIPS/eip-721)   | Rewards shop (minting, auctions) | Token Hold, Token Mint, Token Purchase, Token Sale |
| [ERC-1155](https://eips.ethereum.org/EIPS/eip-1155) | Rewards shop (minting, auctions) | Token Hold, Token Mint                             |
