# Products Summary

## Products

* **Wallet Lookup**
  * Current holdings, total wallet value, etc.
* **Transactions Overview**
  * Simple & easy to read breakdown of every ERC20 txn
  * Bought/Sold for
  * Gas Paid
  * Time and date
  * Etherscan & DexScreener links
* **Wallet Overview**
  * Profit/Loss per ERC20, total gas spent in USD, average token prices & holdings value
  * Sort by recent trades, P/L, or current holdings
* **ERC20 Research Tools** *(coming soon/details TBD)*
* **Token Explorer** *(coming soon/details TBD)*
  * Find new tokens to research from our algorithms
* **Wallet Tracking** **Telegram Bot**

  * Telegram alerts
  * Custom filters
  * Trade directly from notifications


---

# 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://erctrax.gitbook.io/erctrax/product-offerings/products-summary.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.
