# FAQs

### What is Popsicle Finance?

Popsicle Finance is a cross-chain yield enhancement platform focusing on Automated Market-Making (AMM) Liquidity Providers (LP) currently on Ethereum, Binance Smart Chain and Fantom Opera. We are soon expanding our platform to work on Solana and Polkadot. To learn more read our initial medium post [**here**](https://popsiclefinance.medium.com/welcome-to-popsicle-finance-9d0157f96921).

### What is Popsicle Stand?

Please kindly refer to our product section [**here**](https://docs.popsicle.finance/our-products/popsicle-stand).

### What platform is Popsicle on?

Popsicle is on Ethereum, Binance Smart Chain and Fantom Opera (FTM). We will soon add more blockchains, please refer to “Our Tech” for more info about the blockchains we will implement in the future.

### Are there any risks using the protocol?

Yes, Popsicle is a very early stage project, thus any smart contract risks exist like with any other DeFi project.

### How do I add ICE tokens to my Metamask wallet?

The ICE token contract address is **0xf16e81dce15b08f326220742020379b855b87df9**, and it is the same for FTM, BSC and ETH.

### Will there be any more Airdrops in the future?

No, there will be no more Airdrops!

### I am currently using Sorbetto Fragola, where are my UNI V3 NFT?

**Fragola** interacts directly with the Uniswap V3 pool, hence there are no NFTs representing the position.

### How do I check if I am earning ICE thanks to nICE Staking?

If you hold nICE tokens in your wallet, you are automatically earning ICE tokens, as you will be able to unstake more ICE than what you staked. You can also compare how the value of your nICE tokens increases over time using the displayed ration in the top right corner of the screen!

Please keep in mind that payments are made three times per week, therefore your gains will not increase linearly. Read more about nICE [**here**](https://docs.popsicle.finance/our-tech/ice-token/nice-tokens).

### Will nICE staking arrive on other chains other than Ethereum?

Due to both security and distribution reasons, nICE staking will only be available on Ethereum Mainnet. You will be able to buy nICE tokens on other chains tho, in nICE-ICE markets!

### **If you have any other questions, please do not hesitate to contact our team on our** [**Discord**](http://discord.gg/popsicle)**.**


---

# 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.popsicle.finance/community-ecosystem/frequently-asked-questions.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.
