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

# Understanding the Tool

- [The Trader's Guide](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme.md)
- [The Wallet Analyzer](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer.md)
- [Tokens Traded, Open and Closed Trades](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/tokens-traded-open-and-closed-trades.md)
- [Sol Spent and Received, Net Sol and Token Holdings](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/sol-spent-and-received-net-sol-and-token-holdings.md)
- [Closed Trades Overview](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/closed-trades-overview.md)
- [Avg Trade Size, PnL, Worst and Best Trades](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/avg-trade-size-pnl-worst-and-best-trades.md)
- [Percentiles of Trades PnL](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/percentiles-of-trades-pnl.md)
- [Sum of Trades & PnL Relative to Avg. Trading Size](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/sum-of-trades-and-pnl-relative-to-avg.-trading-size.md)
- [Trading Deltas and Percentiles](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/trading-deltas-and-percentiles.md)
- [Fees Overview](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-analyzer/fees-overview.md)
- [The Wallet Finder](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-wallet-finder.md)
- [The Copytrader Detective](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/the-copytrader-detective.md)
- [What is a copytrading system?](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/what-is-a-copytrading-system.md)
- [Building a successful copytrading system](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/what-is-a-copytrading-system/building-a-successful-copytrading-system.md)
- [Using the Tool for Copy Trading](https://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool/readme/what-is-a-copytrading-system/using-the-tool-for-copy-trading.md)


---

# 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://dedge-1.gitbook.io/dedge-sol-analyzer/understanding-the-tool.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.
