> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/4.-como-compro-um-item.md).

# 4. Como compro um item?

É mamão com açúcar! Basta escolher o item que você quer comprar, clicar em «Comprar» e depois confirmar.

<figure><img src="/files/add6470dde1272fbd8e9098f505cfe40e4593966" alt="" width="555"><figcaption></figcaption></figure>

Se você não tiver fundos suficientes, não se preocupe! Você pode depositar o valor de que precisa imediatamente. Basta clicar no botão «Ir para a Carteira» e depositar a moeda necessária ou comprar mais RLT!

<figure><img src="/files/5bb40dea07144dd5c6078543e55eea357a68f41b" alt=""><figcaption></figcaption></figure>

Em ambos os casos, o seu item aparecerá no seu armazenamento. Você pode colocá-lo no seu quarto clicando em «Editar» e acessando o seu Inventário.


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/4.-como-compro-um-item.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.
