# Quick Start

This page summarizes all the essentials you will need to know to get started with Charged Particles. Here, is what you need to know to create Nested NFTs, [<mark style="color:red;">mint a particle</mark>](https://docs.charged.fi/other/glossary-of-terms#mint), [<mark style="color:red;">energize a particle</mark>](https://docs.charged.fi/other/glossary-of-terms#energizing), sell, collect, manage NFTs, and interact with our protocol.

## For owners/creators:

As an owner/creator, you can mint an NFT, collaborate with multiple artists on a collection,  energize an NFT, manage and sell an NFT.

### Mint an NFT

The process of creating an NFT with the Charged Particles *Particle Accelerator*.

{% embed url="<https://www.youtube.com/watch?v=Frr4Bw8UpXk>" %}

{% content-ref url="../charged-particles-protocol/using-charged-particles/minting-an-nft" %}
[minting-an-nft](https://docs.charged.fi/charged-particles-protocol/using-charged-particles/minting-an-nft)
{% endcontent-ref %}

### Energize an NFT

The process of adding assets to an NFT. You can add ERC-20 assets or NFTs (ERC-721 or ERC-1155 tokens). If you deposit assets that are supported by AAVE, they will automatically begin earning interest, thanks to our protocol's AAVE integration. In the future we will support additional yield sources as well.

{% embed url="<https://www.youtube.com/watch?v=Ql33MtyjgNc>" %}

{% content-ref url="../charged-particles-protocol/using-charged-particles/energizing-an-nft" %}
[energizing-an-nft](https://docs.charged.fi/charged-particles-protocol/using-charged-particles/energizing-an-nft)
{% endcontent-ref %}

### Manage an NFT

As an owner/creator of the NFT, you can [<mark style="color:red;">Set Price</mark>](https://docs.charged.fi/other/glossary-of-terms#set-price), [<mark style="color:red;">Set Time Lock</mark>](https://docs.charged.fi/other/glossary-of-terms#time-lock), [<mark style="color:red;">Energize</mark>](https://docs.charged.fi/other/glossary-of-terms#energizing), [<mark style="color:red;">Discharge</mark>](https://docs.charged.fi/other/glossary-of-terms#discharge), and [<mark style="color:red;">Release</mark> ](https://docs.charged.fi/other/glossary-of-terms#release)an NFT.

{% embed url="<https://www.youtube.com/watch?v=qGHO7s8zi0g>" %}

{% content-ref url="../charged-particles-protocol/using-charged-particles/manage-an-nft" %}
[manage-an-nft](https://docs.charged.fi/charged-particles-protocol/using-charged-particles/manage-an-nft)
{% endcontent-ref %}

## For developers:

The Charged Particles protocol exists as open-access [<mark style="color:red;">Smart Contracts</mark>](https://en.wikipedia.org/wiki/Smart_contract) on the Ethereum, Polygon, Mode, Mantle, and ZKsync Blockchains. This means that interacting with the protocol is permissionless - anyone can build a DApp layer or communicate directly with the blockchain to access the Charged Particles protocol.

Our [Contracts](https://docs.charged.fi/charged-particles-protocol/developing-on-the-protocol/smart-contracts) and Subgraphs are both open-source and available on [<mark style="color:red;">Github</mark>](https://github.com/Charged-Particles).

{% embed url="<https://www.youtube.com/watch?v=3-qSFREo2i8>" %}

{% content-ref url="../charged-particles-protocol/developing-on-the-protocol" %}
[developing-on-the-protocol](https://docs.charged.fi/charged-particles-protocol/developing-on-the-protocol)
{% endcontent-ref %}

{% content-ref url="../charged-particles-protocol/developing-on-the-protocol/technical-architecture" %}
[technical-architecture](https://docs.charged.fi/charged-particles-protocol/developing-on-the-protocol/technical-architecture)
{% endcontent-ref %}

{% content-ref url="../charged-particles-protocol/developing-on-the-protocol/quickstart" %}
[quickstart](https://docs.charged.fi/charged-particles-protocol/developing-on-the-protocol/quickstart)
{% endcontent-ref %}
