> For the complete documentation index, see [llms.txt](https://docs.bloombot.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloombot.app/grow-with-bloom/fees-structure.md).

# Fees Structure

**At Bloom, transparency is at the heart of everything we do.**

To keep our platform running smoothly and to continue providing the best possible trading experience, we charge a <kbd>1% fee</kbd> on every buy and sell transaction.

By signing in through a **referral**, you can benefit from a **reduced fee of 0.9%** <kbd>(10% discount)</kbd> instead of the standard 1% on all your transactions.

This small fee allows us to constantly improve the platform, add new features, and support the incredible Bloom community as it grows.

<details>

<summary>Why Fees?</summary>

* **Developers**: Ensuring continuous platform improvements and new feature development.
* **Infrastructure**: Maintaining servers and systems to provide a smooth trading experience.
* **Testing**: Ongoing testing to ensure stability, security, and optimal performance.
* **Marketing**: Expanding Bloom's reach and attracting new users to grow the community.
* **Team**: Supporting the dedicated team that drives Bloom's development and operations.

</details>


---

# 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://docs.bloombot.app/grow-with-bloom/fees-structure.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.
