# Current Status

Please see [our Roadmap](/charged-particles-protocol/roadmap.md) for more information on where we're going.

Current status:

* NFT Support
  * **Current:** our protocol currently supports NFTs that are created using the Charged Particle Minting Station (Protons), as well as [many ERC-721 NFTs minted on Rarible.com ](https://docs.charged.fi/charged-particles-protocol/using-charged-particles/manage-an-nft#manage-your-external-nfts)
  * We're doing this to ensure safety for users on the platform.&#x20;
  * Users can mint their own NFTs or choose other NFTs created by Charged Particles Users.
  * **Future:** Users can add a charge to nearly any NFT - even if created on another platform.
* Deposit Asset Support
  * **Current:** ANY ERC-20, ERC-721, or ERC-1155 token can be deposited into NFTs via the Charged Particles DApp.
* Interest-Bearing Asset Support&#x20;
  * **Current**: Support [aTokens](https://aave.com/aTokens) as the primary interest-bearing assets on the Charged Particle Protocol.
  * **Future:** Users can energize Particles with many other interest-bearing assets.


---

# 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/protocol-overview/current-status.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.
