> For the complete documentation index, see [llms.txt](https://whitepaper.ivault.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ivault.io/portuguese/o-app-ivault/recursos-principais/1.-justo-e-transparente-mercado-de-igual-para-igual/1.1-baixos-custos-de-publicacao-uma-economia-colaborativa-para-todos.md).

# 1.1 Baixos custos de publicação: Uma Economia Colaborativa para todos

Os custos de publicação na ivault - pagos em tokens ivault - são significativamente mais baixos do que os marketplaces baseados em comissões.

**Os Marketplaces tradicionais cobram até 30% de comissão.**

<table data-header-hidden><thead><tr><th width="124"></th><th width="40"></th><th width="78"></th><th width="40"></th><th></th></tr></thead><tbody><tr><td>$100<br>televisão</td><td>-</td><td>$30<br>taxas</td><td>=</td><td>$70<br>ganho</td></tr></tbody></table>

**Diferentemente, os custos de publicação na ivault são fixos:**

<table data-header-hidden><thead><tr><th width="124"></th><th width="40"></th><th width="77"></th><th width="40"></th><th></th></tr></thead><tbody><tr><td>$100<br>televisão</td><td>-</td><td>$0,50<br>taxas</td><td>=</td><td>$99,50<br>ganho</td></tr></tbody></table>

**Vantagens da estrutura de preços acessíveis da ivault:**

* **Economia Justa:** Mais dinheiro volta para onde deveria estar - no bolso dos usuários ivault.
* **Estimula a Diversidade da Economia Compartilhada:** Mais pessoas compartilharão uma variedade maior de itens, porque não há nada a perder e tudo a ganhar.
* **Constrói uma Base de Usuários em Massa:** Uma barreira de entrada baixa prepara o terreno para uma base massiva de usuários.


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.ivault.io/portuguese/o-app-ivault/recursos-principais/1.-justo-e-transparente-mercado-de-igual-para-igual/1.1-baixos-custos-de-publicacao-uma-economia-colaborativa-para-todos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
