> For the complete documentation index, see [llms.txt](https://synthwav.gitbook.io/synthwav/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://synthwav.gitbook.io/synthwav/readme.md).

# Introduction

SynthwavLabs, or Synthwav for short, builds tools and infrastructure designed to make the Supra ecosystem easier to understand, navigate, and use. The mission is simple: transform complex on-chain activity into clear, useful experiences that help users make better decisions and interact with Supra more confidently.

Built by SynthwavLabs, the Synthwav platform brings together a growing suite of tools for the Supra ecosystem, including **Synthwav Portfolio**, **Synthwav Swap**, **Leaderboard**, and more. Available at **synthwav.io**, these tools are designed to give users one clean place to explore wallets, track portfolios, trade assets, monitor activity, and better understand what is happening across the network.

**Portfolio** helps users view holdings, staking, liquidity positions, farming activity, wallet trends, and historical performance in a single dashboard. **Swap** provides a streamlined trading experience built specifically for Supra users, while **Leaderboard** highlights ecosystem activity and participation in a more engaging and competitive way.

Synthwav focuses on clarity over complexity, utility over noise, and continuous improvement over static products. Rather than overwhelming users with fragmented tools and raw blockchain data, Synthwav organizes the Supra experience into clean, intuitive products that make on-chain activity more understandable and actionable.

As the Supra ecosystem evolves, Synthwav evolves alongside it, continuously building new tools, refining analytics, improving trading experiences, and creating better ways for users to interact with the network.

### Our Vision

To make the Supra ecosystem more understandable, accessible, and engaging by building tools that help users confidently explore, track, trade, and better understand their on-chain world.


---

# 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 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://synthwav.gitbook.io/synthwav/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.
