# UX Improvements

In the future, as we continue to build and improve NFP, we'd like to introduce a way for creators to easily customize their artworks further and actually produce the result that they wanted for their NFT.

Such features include:

* Artwork Editor - a powerful tool to do further customizations in-app before publishing the NFT on chain.
* No Wallet Login - account abstraction is a feature that is described to eliminate a great barrier of entry into Web3 dApps. We plan on integrating innovative technologies so that users can have more seamless experience when creating AI art with NFP.


---

# 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.nfprompt.io/developments/ux-improvements.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.
