# Anti-abuse Policy

PREMINT is the most widely used allowlist platform in web3, and to ensure the safety of collectors, creators who launch projects should follow some guidelines.

### What we consider abuse:

1. Broad terms (supply, available allowlist spots, mint price, allowlist stage, no overallocation etc.) that you communicated to your users not being honored.
2. Users/ wallets added to your Premint list manually without their (implicit or explicit) consent.
3. Closing any means of communication (Twitter handle, Discord server etc.) with your collector community or deleting many of your tweets. Your project's twitter/ discord account getting suspended or deleted by those companies for any reason.
4. Impersonating, falsely implying association with or unauthorized use of IP/ content belonging to another project, company or person.
5. Agencies, web development companies, service providers etc. using the same creator key for multiple unrelated clients (clients should buy their own creator key). You will be considered an agency/ web development company and your account will be flagged if you create PREMINT pages for more than 1 new NFT collection a month. You can create as many collabs as you'd like but you can't create a general registration page for more than 1 NFT collection a month.
6. Offering PREMINT page creation as a service directly or indirectly or creating Premint pages for projects you are not strongly associated with.
7. Offering botting tools which harm creators, collectors or our platform.
8. Strong past association with projects which breached any of the above (irrespective of whether those projects listed on PREMINT).
9. Listing, transferring or selling your Creator Key (it is meant to be used by one individual only).

{% hint style="info" %}
The above is an indicative list and is not exhaustive.
{% endhint %}

In general, don't take obviously malicious or deceptive actions. If you have any questions about any of these, please feel free to reach out to our support team on our discord server.

### If you are found violating any of the above:

* Your Premint account may be flagged and made unusable.
* You will not be able to login to Premint or use any of your creator functionality (including other projects you may have created using that creator key).
* <mark style="color:red;">You will not get a refund.</mark>


---

# 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://premint.gitbook.io/premint/fundamentals/anti-abuse-policy.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.
