# 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 {{site_url}}"><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.                              |
| **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/blob/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 [{{site\_url}}](https://{{site_url}}) 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>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: 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://aphrowuu-aco.gitbook.io/aphrowuu-aco-docs/readme.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.
