# Energizing an NFT

## Energize with a Crypto Token (ERC-20)

{% embed url="<https://www.youtube.com/watch?v=Ql33MtyjgNc>" %}
See below for text-based instructions
{% endembed %}

After minting your NFT, it will appear in your Manage page. In order to energize your NFT with other assets, click on the NFT you minted to pull up its Energize page.&#x20;

![](https://miro.medium.com/max/2520/0*_TOeHb1TCyHtzwNu)

You should see the above screen — looking at the NFT you’ve created on Charged Particles. There are a lot of options here which we'll cover on the next page.&#x20;

For Now:&#x20;

* Click "Energize" to load your NFT with any ERC-20, ERC-721, or ERC-1155 token

![](https://miro.medium.com/max/2520/0*hAEMvnNV-ym5zwHM)

Next Steps:

* Choose assets you’d like to deposit into the NFT
* Here you can select from [Aave aTokens](https://aave.com/aTokens/), or ANY token (select from the ERC-20 dropdown and/or input contract address). It's important to note that if you expect these tokens to generate interest, they must be selected from the Aave integration dropdown menu. Tokens selected or added in the ERC-20 dropdown are not supported by our integration by Aave. For example, depositing DAI from the Aave dropdown will auto-convert to aDAI and generate interest. DAI added by the ERC-20 dropdown will simply deposit as DAI.&#x20;
* You’ll have to confirm a few actions in MetaMask to complete these interactions with the blockchain. (Please note: You will need to sign an 'approve' transaction once before depositing an asset into an NFT. This only needs to be done once per asset per wallet.)

![](https://miro.medium.com/max/2520/0*W7xrHRtKmGPtEVOi)

After NFT has been “Energized” — your NFT now has assets deposited in it and you can see it in your NFTs Smart Wallet (MKR, in the example).

## Energize with another NFT (ERC-721 or ERC-1155)

In order to energize your NFT with other assets, click on the NFT you minted to pull up its Energize page.

**Example URL for Ethereum Mainnet Particle:**\
[**https://app.charged.fi/go/energize/0x63174FA9680C674a5580f7d747832B2a2133Ad8f/510**](https://app.charged.fi/go/energize/0x63174FA9680C674a5580f7d747832B2a2133Ad8f/510)

**Step 1: Press "Energize"**

![](/files/-Mf9MwRoS-znVAMvnupo)

**Step 2: Select ERC-721/ERC-1155 From the Asset Lists dropdown.**

![](/files/-Mf9Mtwk3Nw0R1RQXeCE)

**Step 3: Select the NFT you want to Deposit**

![](/files/-Mf9N1qxKND3B6yj7p3F)

**Step 4: Approve + Energize with your Selected NFT**


---

# 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/using-charged-particles/energizing-an-nft.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.
