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

# Welcome to {{short\_name}} Dashboard

{{short\_name}} Dashboard is the command center for your collectibles business. Whether you are tracking Pokemon drops, flipping One Piece booster boxes, or managing a sports card inventory, {{short\_name}} gives you one place to monitor checkouts, manage stock, create invoices, and watch your profits grow.

<figure><img src="/files/sMzSrMmVyYkYjU2PI4AH" alt="The {{brand_name}} landing page at aphrowuu.com"><figcaption></figcaption></figure>

***

## What you get

| Feature                  | What it does                                                                                                       |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------ |
| **Checkout Tracking**    | See every successful and declined checkout in real time, with filters for date, site, and status.                  |
| **Email Scraper**        | Connect your email to auto-import orders from Walmart, Target, Pokemon Center, and more -- zero manual data entry. |
| **Release Calendar**     | Browse upcoming product drops and sign up with one click so you never miss a release.                              |
| **Profiles & Auto Jig**  | Manage checkout profiles in bulk and apply staff-configured address formatting for each retailer.                  |
| **Task Limits**          | Check live retailer task capacity and understand profile or account upload limits.                                 |
| **PAS Catalog**          | Compare observed retail costs, TCGplayer market prices, and estimated per-item PAS fees.                           |
| **Inventory Management** | Track quantity, cost basis, revenue, and profit across your entire collection.                                     |
| **Invoicing**            | Create invoices with automatic FIFO cost allocation, then mark them paid to see profit instantly.                  |
| **Points & Rewards**     | Earn points for every checkout and redeem them for perks in the community store.                                   |

***

## Who is this for?

{{short\_name}} Dashboard is built for collectors and resellers who deal in:

* **Pokemon** -- ETBs, booster bundles, ultra-premium collections, and more
* **One Piece** -- Booster boxes, starter decks, and special sets
* **Sports Cards** -- Topps, Panini, hobby boxes, and retail exclusives
* **Other TCGs** -- Yu-Gi-Oh, Dragon Ball, Lorcana, and Marvel

If you buy collectibles from retail sites and want to track what you secured, manage your stock, and know exactly how much profit you made, {{short\_name}} is for you.

***

## Get started in three steps

1. **Join the {{brand\_name}} Discord server** -- Head to [{{discord\_handle}}](https://github.com/bigboii-cmd/discord-bot-webapp/tree/main/docs/%7B%7Bdiscord_invite%7D%7D/README.md) and pick your membership tier.
2. **Get your role** -- Once your membership is confirmed, you will receive the dashboard access role in Discord.
3. **Sign in** -- Go to [aphrowuu.com](https://aphrowuu.com) and click **Sign in**. Authorize with Discord and you will land on your dashboard.

{% hint style="info" %}
{{short\_name}} Dashboard requires an active {{brand\_name}} Discord membership. Without the membership role, you will be redirected to the join page instead of the dashboard.
{% endhint %}

***

## Explore the docs

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Log in, find your way around, and set up your first profile.</td><td><a href="/pages/p3KpwOGwHWBGu114Qqup">/pages/p3KpwOGwHWBGu114Qqup</a></td></tr><tr><td><strong>Dashboard Overview</strong></td><td>Stats, charts, releases, and recent checkouts at a glance.</td><td><a href="/pages/BBsL1IBV2pI3PE8goQ4z">/pages/BBsL1IBV2pI3PE8goQ4z</a></td></tr><tr><td><strong>Complete Feature Index</strong></td><td>Find the operating guide for every public, member, and staff page in the website.</td><td><a href="/pages/3jKbHMcjcsdcGM7xGfMg">/pages/3jKbHMcjcsdcGM7xGfMg</a></td></tr><tr><td><strong>Retailer Profile Guide</strong></td><td>Prepare profiles, review retailer-specific address rules, and follow the current testing notes.</td><td><a href="/pages/aPCM5Z9kBWkyWoCEeC1X">/pages/aPCM5Z9kBWkyWoCEeC1X</a></td></tr><tr><td><strong>PAS Catalog</strong></td><td>Understand market prices, observed retail costs, trends, and estimated per-item PAS fees.</td><td><a href="/pages/acOeRmYt7SBK5WamXl2i">/pages/acOeRmYt7SBK5WamXl2i</a></td></tr><tr><td><strong>Navigate the Dashboard</strong></td><td>Learn the sidebar, sections, and how to get around on any device.</td><td><a href="/pages/2dXRMWJYvEVwrA3vCYhb">/pages/2dXRMWJYvEVwrA3vCYhb</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://aphrowuu-aco.gitbook.io/aphrowuu-aco-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
