# Allowlist Application

**The process is:**

1. Join the Charged Particles Discord server [here](https://discord.gg/P83vxeE8qq)
2. Share your NFT contract you'd like AllowListed in the #➕-contract-allowlist channel
3. Your application will then formally go to a DAO review to determine the safety of the contract
4. If the contract passes review and it is not upgradeable, Charged Particles will add your contract to the AllowList. This will enable all NFTs in the contract to hold assets inside them.

{% content-ref url="/pages/CTrkAkaaMhkW6bLJvAlY" %}
[External Contracts Allowlisted](/other/external-contracts-allowlisted.md)
{% endcontent-ref %}

*Please note that AllowListing of contracts go into a queue to be implemented.*


---

# 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.charged.fi/charged-particles-protocol/allowlist-application.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.
