# Platform Fees

| Credit Price | Credits    | Solution         | Charged Fees       |
| ------------ | ---------- | ---------------- | ------------------ |
| Free         | No Credits | DEX Swaps        | 0,5%               |
| $30          | 1 Credit   | Locks & Vesting  | $30                |
| $60          | 2 Credit   | Simple Token     | $50                |
| $90          | 3 Credit   | Tax Token        | $80                |
| $120         | 4 Credit   | Reflection Token | $120               |
| $150         | 5 Credit   | Free Style Token | $150               |
| $300         | 10 Credit  | On-Chain Sale    | 300 + 5% Comission |
| $750         | 25 Credit  | On-Chain Sale    | 700 + 7% Comission |

## Credit Bundles

<table><thead><tr><th>𝐂𝐫𝐞𝐝𝐢𝐭 𝐁𝐮𝐧𝐝𝐥𝐞</th><th>𝐏𝐫𝐢𝐜𝐞 𝐩𝐞𝐫 𝐂𝐫𝐞𝐝𝐢𝐭</th><th>𝐓𝐨𝐭𝐚𝐥 𝐏𝐫𝐢𝐜𝐞</th><th data-hidden>Discount</th></tr></thead><tbody><tr><td>10</td><td>$27</td><td>$270</td><td>90%</td></tr><tr><td>25</td><td>$26</td><td>$638</td><td>85%</td></tr><tr><td>50</td><td>$23</td><td>$1 125</td><td>75%</td></tr><tr><td>100</td><td>$18</td><td>$1 800</td><td>60%</td></tr><tr><td>200</td><td>$15</td><td>$3 000</td><td>50%</td></tr></tbody></table>

{% hint style="info" %}
**Note:** Custom Audits start from $300  and KYC Procedure Cost 90$ per founder.
{% endhint %}


---

# 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.cryptohub.investments/resources/platform-fees.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.
