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

# Suporte e FAQ

Pode encontrar mais informações sobre o serviço CryptoCloud na base de conhecimento. Lá, encontrará respostas para muitas perguntas populares:

* [Como posso adicionar um projeto?](https://support.trybit.com/getting-started/add-project)
* [Como configurar um projeto adicionado?](https://support.trybit.com/getting-started/project-settings)
* [Como criar uma fatura?](https://support.trybit.com/payments/invoice-creation-methods)
* [Quais são as suas taxas de serviço?](https://support.trybit.com/general-information/fees)
* [Que moedas o seu serviço suporta?](https://support.trybit.com/general-information/currencies-networks)
* [Que tipos de negócio vocês integram?](https://support.trybit.com/general-information/connection-requirements)
* [Como funciona o processo de pagamento para o cliente?](https://support.trybit.com/general-information/payment-page)
* [Como e com que rapidez posso levantar fundos?](https://support.trybit.com/withdrawals/withdrawal-request)

Os contactos dos nossos especialistas de suporte técnico [estão aqui](https://trybit.com/support).&#x20;

Website da empresa — <https://trybit.com/>.


---

# 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.trybit.com/pt/start/support-faq.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.
