# Table Dropdown

As seen in the **Explore Markets** section, each piggy has additional information in the dropdown panels with can be seen by selecting the toggle to the left of the **ID:**

![](/files/-Mi3uS4CGpN-x_XNyN5f)

The dropdown panels include:

* Charts
* Details and Events
* Advanced Functions
* CounterParty Management
* Arbiter History
* CounterParty History

The **Charts** panel contains a historical price chart of the underlying inline with the payout triangle:

![](/files/-Mi3v8LkvYnS0hdOnxi-)

The **Details and Events** panel contains the contract details, auction details, and lifecycle details:

![](/files/-Mi3vonxi4uBNCd-Onug)

The **Advanced Functions** panel allows access to the Transfer, Split, and Burn functionality:

![](/files/-Mi3wAyBhOXq6ICIaZFt)

The **Counterparty Management** panel allows interested parties to engage in the arbitration process:

![](/files/-Mi3wWig_RlGWDpqFPjV)

In this panel, a user can view all counterparty account addresses, and propose a settlement price for arbitration if an arbiter has been chosen.

The **Arbiter History** panel lists all arbitrations executed by the declared arbiter account.

The **CounterParty History** panel lists a history of all interactions performed by the accounts associated with the piggy:

![](/files/-Mi3xP3L7xk6egyN8Mcj)

&#x20;


---

# 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://docs.smartpiggies.com/the-user-interface/my-dashboard/table-dropdown.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.
