# Welcome to Snap

SNAP is a decentralized exchange (DEX) built on TAC, designed to give users complete control over trading, liquidity, and governance.

SNAP combines efficient token swaps, flexible liquidity options, and vote-escrow governance into a single platform. Whether you are a trader seeking low-slippage execution, a liquidity provider aiming to maximize yield, or a long-term participant looking to shape the protocol, SNAP adapts to your goals.

#### What makes SNAP different

* Efficient swaps: Advanced routing ensures you always get the best available price.
* Flexible liquidity: Choose between classic pools for simplicity or concentrated liquidity for higher efficiency.
* Governance with impact: Lock SNAP into veSNAP to direct emissions, earn rewards, and influence the protocol’s future.
* Automation: Managed strategies take care of range placement and rebalancing so you can focus on results.

This documentation is your guide to understanding and using SNAP. It covers everything from first-time setup to advanced strategies, ensuring you have the knowledge to trade, earn, and govern with confidence.


---

# 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://snap-3.gitbook.io/snap-docs/welcome-to-snap.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.
