# Fees & Costs

**Platform fees**

* **Token creation**: 0.23 SOL
* **Metadata update**: 0.02 SOL
* **Featured placement**: 0.3 SOL/day
* **Liquidity lock**: Free – 0.1 SOL
* **Token burn**: Free

#### Network fees

In addition to platform fees, you’ll pay standard Solana network fees (gas). These are typically very low (often **< $0.01** per transaction).

{% hint style="info" %}
All fees are subject to change. Check the platform for current pricing before creating tokens.
{% endhint %}

**50% of all platform fees** are used to buy back and burn **$TAX** tokens, creating value for all holders.

### Platform fee wallet

This wallet collects all platform fees from TaxSplit and executes buy backs and burns of **$TAX**.

* Address: `F4B4wV44MBiFiV7tf8svctrQJLy9pkCrA4pAUHC99AZ9`
* Solscan: <https://solscan.io/account/F4B4wV44MBiFiV7tf8svctrQJLy9pkCrA4pAUHC99AZ9>


---

# 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.taxsplit.app/documentation/taxsplit/fees-and-costs.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.
