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

# About Bit Transfer

Bit Transfer, a leading financial tech firm, specializes in exchange services between fiat currencies and cryptocurrencies. Committed to compliance and user empowerment, we serves both individual and corporate clients, emphasizing security and efficiency in connecting conventional and digital financial realms.

\
We offer large and small scale and customized quotation crypto-fiat currency exchange services. Once everything is completed on our side, you will be able to conduct C2C business with us on exchanges like Binance, Okx, and HTX (HuoBi), or purchase cryptocurrencies using Visa/MasterCard/Google Pay/Apple Pay. Currently operating in the Eurozone, we plan to gradually expand our supported currencies and countries.

\
**We are a licensed VASP (virtual asset service provider) company in Lithuania. You can find us on the Lithuanian government website. Please** [**click here**](https://www.registrucentras.lt/jar/sarasai/vvko.php) **to redirect. If you cannot click to redirect, please enter the link in your browser:** [**https://www.registrucentras.lt/jar/sarasai/vvko.php**](https://www.registrucentras.lt/jar/sarasai/vvko.php)


---

# 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.bitfotc.com/about-bit-transfer.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.
