> For the complete documentation index, see [llms.txt](https://docs.hinata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hinata.io/contracts/whitelisted-collections.md).

# Whitelisted Collections

Before a collection can be whitelisted on the Hinata Marketplace, it must undergo a process of review to be decided whether the collection is eligible for trading or not. Only collections that were not created on the Hinata Marketplace are reviewed and whitelisted or denied from being tradeable.&#x20;

In addition, you can find all the whitelisted collections contracts listed here:

1. **Azuki** (0xED5AF388653567Af2F388E6224dC7C4b3241C544)
2. **Capsule House** (0xfcB1315C4273954F74Cb16D5b663DBF479EEC62e)
3. **Lives of Asuna** (0xAf615B61448691fC3E4c61AE4F015d6e77b6CCa8)
4. **Ragnarok Meta** (0x497a9A79e82e6fC0FF10a16f6F75e6fcd5aE65a8)
5. **Anata** (0xf729f878F95548BC7F14B127c96089cf121505F8)
6. **CloneX** (0x49cF6f5d44E70224e2E23fDcdd2C053F30aDA28B)
7. **Decentraland Plots** (0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d)
8. **Decentraland Wearables** (0x93a7c46443901c2ea2fc1263a4d076f470695d3a)
9. **The Sandbox Game Plots** (0x50f5474724e0ee42d9a4e711ccfb275809fd6d4a)
10. **Project Ririsu** (0x8d6238920D9A54Bf048436d4119475A002D51FD6)
11. **Axie Infinity** (0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d)
12. **ENS** (0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85)
13. **Killer GF** (0x6bE69b2A9B153737887CfcdCa7781eD1511C7e36)
14. **Murakami.Flowers Seed** (0x341a1c534248966c4b6afad165b98daed4b964ef)
15. **Doki Doki** (0x7CdC0421469398e0F3aA8890693d86c840Ac8931)
16. **Azuki Beans** (0x306b1ea3ecdf94aB739F1910bbda052Ed4A9f949)
17. **Otherdeed for Otherside** (0x34d85c9CDeB23FA97cb08333b511ac86E1C4E258)
18. **Metagens** (Hinata Foundation Project) (Unreleased)
19. **WAIFU** (Hinata Foundation Project) (0xA75a3f5b447d3D929e5b2Ca157CfE7046Bc15B37)
20. **From the Fragments of Tezuka Osamu - Generative Art** (0x320c1ca2BdDA1375174a98bFd06ED7C2D60e9842)
21. **Second Self** (0xdEa8E779d9B39F1022C546F8ae92430d85ccA3ba)
22. **WrappedEtherWaifu** (0x9357a3B394798c1575218d18910e926b275Ea07a)
23. **tubby cats by tubby collective** (0xCa7cA7BcC765F77339bE2d648BA53ce9c8a262bD)
24. **Shonen Junk** (0xF4121a2880c225f90DC3B3466226908c9cB2b085)
25. **0N1 Force** (0x3bf2922f4520a8BA0c2eFC3D2a1539678DaD5e9D)
26. **UWU Crew** (0xF75140376D246D8B1E5B8a48E3f00772468b3c0c)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hinata.io/contracts/whitelisted-collections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
