# 26 Aug 2023

### Changes:

* Added lazy loading to NFT explorer, stash trade and gift modals so for larger wallets with lots of NFTs, the networking strain is reduced.
* NFT explorer now shows both "Special Raggies" and "Collectibled" under the same tab. The last tab "Other Collectibles" now shows all other non-Raggie NFTs. This will only show if the connected wallet has 10k $RAG or more.
* For users with 10k $RAG or more, you can now select non-Raggie NFTs to be used as PFP or set them as display pics on your RaggieWorld frames!
* Moggies have now been added to RaggieStore! Minting is time-locked to begin on 8th Sep 2023 and close on 30th Sep 2023.
* Arweave support has now been added (for the minority of NFTs hosted their images on arweave instead of IPFS)
* More non-standard NFT metadata formats for image specification are now supported.
* When a transaction has been built using RaggiePurrse, the Status Update modal now prompts the user clearly to sign the transaction in RaggiePurrse.

### Known issues

* If holding 10k $RAG or more and the "Other Collectibles" tab does not load, you will need to disconnect your wallet and connect again by choosing the "Disconnect" button from the wallet connection modal. You are only required to do this once.


---

# 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://cryptoraggies.gitbook.io/welcome/utilities/raggieworld/patch-notes/26-aug-2023.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.
