# Reporting Collections

### When is a collection paused for trading?

ARKY is a decentralised NFT marketplace that allows users to make reports on collections that they deem suspicious.

There are 4 categories that we support to ensure the safety of our community:

1. **Fake, scam or copied collection**

   Collections that are fake, scam or copied from other chains and/or projects without authorisation.
2. **Copyright Infringement**

   Illegally obtained artwork posing as an NFT collection without authorisation or agreement from the original artist.
3. **Violence, hate-speech or illegal content**

   Collections that contain violent, hateful or illegal content.
4. **Other reasons**

   Reported collections with reasons that do not not fall within the categories above.

### What happens next?

When we receive sufficient reports from the community, a reported collection may no longer be bought, sold, or transferred using ARKY.

You will see either a yellow or red warning banner on the item and collection page:

1. **Yellow Warning**

   The collection has been reported and is still tradable on ARKY.
2. **Red Warning**

   The collection has been reported and cannot be traded on ARKY.

   (If a collection is not tradable on ARKY, users may still trade these collections on other NFT platforms.)

![Yellow Warning Banner](/files/iPPiXkeNumoOlDylATDC)

![Red Warning Banner](/files/7PylXUsf9fatfAH7z4kF)

If you feel that a collection has been reported in an unjust manner, please contact a team member on [Discord](https://discord.gg/zilswapio).

### How **do I report a collection?**

You can report a collection via the flag icon button <img src="/files/OSBXuy8QmAqSStQ40Ie1" alt="" data-size="line"> or the “Report Collection” button under <img src="/files/TyKTclFpGmMJADjTK8qS" alt="" data-size="line"> in one of the following pages/sections:

1. Collection Page
2. Individual NFT Page
3. Discover Page
4. NFT Card


---

# 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.zilswap.io/arky/report.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.
