# Functional Specifications

- [NEX-FS01 Dashboard Page](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs01-dashboard-page.md): The Peerplays NEX application functional requirements specification for the dashboard page.
- [NEX-FS12 ETH-SONs Deposit/Withdraw Functionality](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs01-dashboard-page/nex-fs12-eth-sons-deposit-withdraw-functionality.md): The functional requirement for Peerplays NEX application to explain the ETH deposit/withdraw functionality.
- [NEX-FS02 Login and Account Creation](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs02-login-and-account-creation.md): The Peerplays NEX application functional requirements specification for the login and account creation functions.
- [NEX-FS03 Menus and Nav](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs03-menus-and-nav.md): The Peerplays NEX application functional requirements specification for the menus and navigation functions.
- [NEX-FS04 Notifications](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs04-notifications.md): The Peerplays NEX application functional requirements specification for the notification functions.
- [NEX-FS05a Market Page (alpha)](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs05a-market-page-alpha.md): The Peerplays NEX application (alpha) functional requirements specification for the market page.
- [NEX-FS05 Market Page](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs05-market-page.md): The Peerplays NEX application functional requirements specification for the market page.
- [NEX-FS06 Profile Page](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs06-profile-page.md): The Peerplays NEX application functional requirements specification for the profile page.
- [NEX-FS07 Wallet Functions](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs07-wallet-functions.md): The Peerplays NEX application functional requirements specification for the wallet functions.
- [NEX-FS08 App Settings](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs08-app-settings.md): The Peerplays NEX application functional requirements specification for the app settings page.
- [NEX-FS09 Blockchain Page](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs09-blockchain-page.md): The Peerplays NEX application functional requirements specification for the blockchain page.
- [NEX-FS10 GPOS Page](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs10-gpos-page.md): The Peerplays NEX application functional requirements specification for the GPOS page.
- [NEX-FS11 WhaleVault Integration](https://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications/nex-fs11-whalevault-integration.md)


---

# 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://devs.peerplays.com/supporting-and-reference-docs/peerplays-dex-development/peerplays-nex/functional-specifications.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.
