> For the complete documentation index, see [llms.txt](https://docs.aptrack.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aptrack.app/features/overview.md).

# Overview

Tired of bouncing between multiple tools just to see your wallet balance, NFTs, or DeFi positions on Aptos? **APTrack simplifies your Web3 experience** by bringing everything into one seamless platform.

Here’s what APTrack delivers:

* **Unified Portfolio Management**: Track your tokens, NFTs, staking, and DeFi positions across multiple Aptos wallets with real-time insights and performance analytics.
* **Smart Wallet Integration**: Connect or create a wallet instantly and access a smooth experience.
* **On-Chain Reputation & XP**: Build your Aptos identity with reputation scores and unlock rewards for ecosystem engagement.
* **Powerful Explorer & APIs**: Search addresses, transactions, and contracts with labeled data and developer-ready APIs.
* **Social dApp Discovery**: Explore Aptos dApps, earn XP for interactions, and share activity - making your wallet a social hub.

With APTrack, Aptos users don’t just track assets - they gain **clarity, reputation, and connection** in one platform.


---

# 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://docs.aptrack.app/features/overview.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.
