# NFT Store

- [NFT Store User Stories](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/nft-store-user-stories.md): The anticipated user expectations of the NFT Store.
- [NFT Store UI HLD](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/nft-store-ui-hld.md): The high level design for the NFT Store user interface.
- [NFT Store Requirements Specification](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/nft-store-requirements-specification.md)
- [Functional Specifications](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications.md): The functional specifications documents for the NFT Store application.
- [APP-FS01 App Header](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs01-app-header.md): The Peerplays NFT Store application functional requirements specification for the app header page fragment.
- [APP-FS02 App Body](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs02-app-body.md): The Peerplays NFT Store application functional requirements specification for the app body page fragment.
- [APP-FS03 App Footer](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs03-app-footer.md): The Peerplays NFT Store application functional requirements specification for the app footer page fragment.
- [APP-FS04 App Navigation](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs04-app-navigation.md): The Peerplays NFT Store application functional requirements specification for the app navigation features.
- [APP-FS05 Wallet Functions](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs05-wallet-functions.md): The Peerplays NFT Store application functional requirements specification for the wallet functions.
- [APP-FS06 App Home Page](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs06-app-home-page.md): The Peerplays NFT Store application functional requirements specification for the app home page.
- [APP-FS07 Account Page](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs07-account-page.md): The Peerplays NFT Store application functional requirements specification for the account page.
- [APP-FS08 Browse View](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/functional-specifications/app-fs08-browse-view.md): The Peerplays NFT Store application functional requirements specification for the browsing views of objects.
- [App Page List](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/app-page-list.md)
- [Requirement Traceability Matrix](https://devs.peerplays.com/supporting-and-reference-docs/nft-development/nft-store/requirement-traceability-matrix.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/nft-development/nft-store.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.
