# Pynths DEX Guide - Assets

### **Features of Assets Page**

Users can view their overall Pynths assets information on the assets page.&#x20;

![](/files/jFdY37VFfwUWWqRuwh4y)

### Trade Order

The trade order table displays your Pynths trade history on DEX dApp. On this table page, you can filter or arrange trade history by date or type of pynths, action type and so on.

For example, if you want to sort the history for trade with pUSD, select 'pUSD' on the Receive or Paid block.

![](/files/RLR57FdRuF8E4XajRhfZ)


---

# 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://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/pynths-dex-guide-assets.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.
