# User Guide

The user guide helps user to understand the various functionalities of NEX application. The below section guides the user to perform desired operations,

## 1. Account Creation

This section helps the new user in account creation. It also explains the existing user login operation. Click the below link to learn about this in details,

{% content-ref url="/pages/Tepl90YkI5KpjVm7u2AI" %}
[Account Creation](/technology/peerplays-dex/user-guide/account-creation.md)
{% endcontent-ref %}

## 2. Dashboard

The dashboard has four different operations and it is the home page of NEX application. The dashboard provide the options such as Deposit, withdraw, swap and market functions. Click the below link to learn more,

{% content-ref url="/pages/f9hLyIflaEhu2TAaci5Z" %}
[Dashboard](/technology/peerplays-dex/user-guide/dashboard.md)
{% endcontent-ref %}

## 3. Market Activity

The market activity page helps the user to choose the trading pair to perform sell/buy operations. It's one of the important page which helps the user to learn about the activities such as performance, history, order history, and open orders of any selected trading pair. Click the belwo link to learn in detail,

{% content-ref url="/pages/gm41vZKj9kqtFWWdglPW" %}
[Market Activity](/technology/peerplays-dex/user-guide/market-activity.md)
{% endcontent-ref %}

## 4. Peerplays Blocks

Blockchain represents the detailed list of block, time, supply (PPY), and ID. The user can switch between witnesses, sons and committees to learn more about each in details. The fees section provide list of all activities and respective fees involved. Click the below link to learn more in detail,

{% content-ref url="/pages/u8BKKxWn0UBHi6kUPkCC" %}
[Peerplays Blocks](/technology/peerplays-dex/user-guide/peerplays-blocks.md)
{% endcontent-ref %}

## 5. Settings

The settings page helps the user to alter any existing feature based on preferences. It provides option to setup language, generate keys and membership. Click below to learn more about the setting operation,

{% content-ref url="/pages/b9j1tIx0VbBSGUmJLTIu" %}
[Settings](/technology/peerplays-dex/user-guide/settings.md)
{% endcontent-ref %}

## 6. Wallet

Wallet page show the list of assets, asset send & receive option which helps user to perform any operations at ease. Click the below link learn the wallet operation in detail,

{% content-ref url="/pages/xvopMxdoMpMJDRxVrX6w" %}
[Wallet](/technology/peerplays-dex/user-guide/wallet.md)
{% endcontent-ref %}

## 7. Profile

The profile page has the option to check the activities of the user such as open orders, order history, activities, and notification in the account. Click the below link to learn more in detail,

{% content-ref url="/pages/SA9vNW6S3pOobkmhaZX0" %}
[Profile](/technology/peerplays-dex/user-guide/profile.md)
{% endcontent-ref %}

## 8. GPOS - Voting

The voting page helps the user to verify any desired account and perform voting operation. The sections are classified as witness, sons and committee. The user also has the option to choose  proxy account. Click the below link to learn in detail,

{% content-ref url="/pages/Wego5mGkYzyrokARvLWI" %}
[GPOS - Voting](/technology/peerplays-dex/user-guide/gpos-voting.md)
{% endcontent-ref %}

## 9. Logout

Click the below link to learn about the options to perform logout operation.

{% content-ref url="/pages/4qv4AUSM9Bx3bZK7Wui5" %}
[Logout](/technology/peerplays-dex/user-guide/logout.md)
{% endcontent-ref %}


---

# 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://community.peerplays.com/technology/peerplays-dex/user-guide.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.
