# Smart Tables

- [DEX Trades](https://docs.topledger.xyz/data-tables/smart-tables/dex-trades.md): The respective table contains all the dex trades on Solana since February 2021.
- [DEX ecosystem on Solana](https://docs.topledger.xyz/data-tables/smart-tables/dex-trades/dex-ecosystem-on-solana.md): This guide will assist you in creating a dashboard on the Top Ledger platform, which displays a variety of key metrics for the DEX ecosystem on Solana.
- [NFT Trades](https://docs.topledger.xyz/data-tables/smart-tables/nft-trades.md): All NFT marketplace secondary sales.
- [NFT ecosystem on Solana](https://docs.topledger.xyz/data-tables/smart-tables/nft-trades/nft-ecosystem-on-solana.md): This guide will assist you in creating a dashboard on the Top Ledger platform, which displays a variety of key metrics for the NFT secondary ecosystem on Solana.
- [cNFT Trades](https://docs.topledger.xyz/data-tables/smart-tables/cnft-trades.md): All cNFT marketplace secondary sales.
- [cNFT ecosystem on Solana](https://docs.topledger.xyz/data-tables/smart-tables/cnft-trades/cnft-ecosystem-on-solana.md): This guide will assist you in creating a dashboard on the Top Ledger platform, which displays a variety of key metrics for the cNFT secondary ecosystem on Solana.
- [Liquid Staking](https://docs.topledger.xyz/data-tables/smart-tables/liquid-staking.md): All liquid staking protocols decoded transactions.
- [LST ecosystem on Solana](https://docs.topledger.xyz/data-tables/smart-tables/liquid-staking/lst-ecosystem-on-solana.md): This guide will assist you in creating a dashboard on the Top Ledger platform, which displays a variety of key metrics for the LST ecosystem on Solana.


---

# 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.topledger.xyz/data-tables/smart-tables.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.
