> For the complete documentation index, see [llms.txt](https://docs.barte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.barte.com/webapp/readme.md).

# Bem-vindo!

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Intermediador de Pagamentos</strong><br><br>Descubra como utilizar o seu ecossistema de pagamentos</td><td><a href="/files/SCzDBFWfcxBJWRJas0Yb">/files/SCzDBFWfcxBJWRJas0Yb</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Vendedores</strong><br><br>Emita descubra como usar o app.barte.com</td><td><a href="/files/1JaRc3ebEkHaPZZgStV3">/files/1JaRc3ebEkHaPZZgStV3</a></td><td></td><td></td></tr></tbody></table>

## Links rápidos

{% content-ref url="/pages/vVh1L2OjYLF8wCeZ3pMe" %}
[Métodos de Pagamento na Barte](/webapp/metodos-de-pagamento-na-barte.md)
{% endcontent-ref %}

{% content-ref url="/pages/tt43mOp8SPK63hkzQFll" %}
[Diferença entre Intermediador e Seller](/webapp/conceitos/diferenca-entre-intermediador-e-seller.md)
{% endcontent-ref %}

## Principais dúvidas

Aqui você encontra as principais dúvidas sobre a nossa plataforma.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Acesso</strong><br><br>Como recuperar acesso à plataforma</td><td><a href="/pages/ewwkoC75oPAkXFLe45Le">/pages/ewwkoC75oPAkXFLe45Le</a></td></tr><tr><td><strong>Novo lojista</strong><br><br>Como cadastrar um novo lojista</td><td><a href="/pages/FYtGexzV9DnFmZgHwpiH">/pages/FYtGexzV9DnFmZgHwpiH</a></td></tr><tr><td><strong>Editar lojista</strong><br><br>Como editar as informação de um lojista</td><td><a href="/pages/QtBocXZ80mUUB6mrVwRs">/pages/QtBocXZ80mUUB6mrVwRs</a></td></tr><tr><td><strong>Permissão de usuário</strong><br><br>Quais são as diferentes permissões de usuários</td><td><a href="/pages/i9VmURZmDtLRamO2WAwk">/pages/i9VmURZmDtLRamO2WAwk</a></td></tr></tbody></table>

***


---

# 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://docs.barte.com/webapp/readme.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.
