> For the complete documentation index, see [llms.txt](https://solfundly.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solfundly.gitbook.io/docs/rewards/fees-structures.md).

# FEES STRUCTURES

## **1. Escrow-Based Crowdfunding Platform Fees**

Fundly’s **crowdfunding system** enables **secure milestone-based fund releases** with minimal fees to maintain the ecosystem.

🔹 **Campaign Creation Fees**

* **Fee:** 0.01 SOL per campaign.
* **Description:** Required fee to **initiate a crowdfunding campaign** on Fundly.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

🔹 **Milestone Live Fees**

* **Fee:** 0.01 SOL per milestone live.
* **Description:** Fee required to **initiate voting for a milestone** within a campaign.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

🔹 **Investing Fees**

* **Fee:** 0.01 SOL per transaction.
* **Description:** Charged on **each investment transaction into campaigns**.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

🔹 **Voting Fees**

* **Fee:** 0.01 SOL per transaction.
* **Description:** Incurred when casting **votes on campaign milestones and fund releases**.
* **WALLET** : "GXsDA1AkizHZmQXpiXWyphpWkdimjrgh4TStt8i64Stx"

🔹 **Funds Release Fees**

* **Fee:** 1% of the total funds released.
* **Description:** Deducted **when funds are distributed to campaign owners** after approval.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

## **2. Escrow-Based NFT Launchpad Fees**

Fundly’s **NFT pre-sale & launchpad** ensures **secure funding for NFT collections with milestone-based releases**.

🔹 **Campaign Creation Fees**

* **Fee:** 0.01 SOL per campaign.
* **Description:** Fee required to **set up an NFT pre-sale campaign**.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

🔹 **Milestone Live Fees**

* **Fee:** 0.01 SOL per milestone live.
* **Description:** Required to **initiate milestone voting for NFT campaigns**.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

🔹 **Mint Fees**

* **Fee:** 0.01 SOL per NFT.
* **Description:** Charged **per NFT minted** during a campaign.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

🔹 **Voting Fees**

* **Fee:** 0.01 SOL per transaction.
* **Description:** Fee required to **participate in votes on NFT campaign milestones**.
* **WALLET** : "GXsDA1AkizHZmQXpiXWyphpWkdimjrgh4TStt8i64Stx"

🔹 **Funds Release Fees**

* **Fee:** 1% of the total funds released.
* **Description:** Charged when **NFT pre-sale funds are distributed to project owners**.
* **WALLET** : "63ZYoGGaiwYpW9WmDa3HMbpsMCfhk5QrMHAi8iCcpsc6"

## **3. NFT Marketplace Fees**

Fundly’s **NFT marketplace allows seamless NFT trading** with a fixed fee structure.

🔹 **Trading Fees**

* **Listing Fee:** 0.01 Sol per transaction.
* **Buying Fee:** 0.01 Sol + 1% per transaction.
* **Description:** Flat fee applied to **each NFT sale or purchase** conducted on the marketplace.
* **WALLET** : "EF99HBnUVhSACzgsG5tna78K6na8EgmRCPbZDiBLamzo"


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://solfundly.gitbook.io/docs/rewards/fees-structures.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.
