# PPDEX

The Panda Points DEX is your management dashboard where you'll be able to view all of your current stats, access your Panda(s),  manage/move points, enter raffles, participate in bounties, go to the Casino, and buy/build with new traits in the Lab.&#x20;

The below videos will get a user up to speed with how to interact with the platform.

## Getting Set Up

{% hint style="info" %}
Account Creation: Brief Explanation + Video
{% endhint %}

{% embed url="<https://youtu.be/Sn8QC2iJKuk>" %}

{% hint style="info" %}
Adding a Wallet
{% endhint %}

{% embed url="<https://youtu.be/gEtuWU3n1pA>" %}

{% hint style="info" %}
Connecting a Wallet
{% endhint %}

{% embed url="<https://youtu.be/J5bpZz_5kOY>" %}

{% hint style="info" %}
Managing point bank (may be multiple)
{% endhint %}

{% embed url="<https://youtu.be/8pytpW-IbAQ>" %}

### IMPORTANT / RULES

* Inventory are attached to the panda during a sale, Panda Points are optional to allocate to a Panda prior to selling
* Points can be transferred amongst Pandas in the same wallet/account
* Points CANNOT be transferred to another user's account- except for a sell
* Points are also delivered every 24 hrs to your wallet


---

# 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://kanpai-labs.gitbook.io/kp-docs/ppdex.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.
