> For the complete documentation index, see [llms.txt](https://docs.friendo.cash/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.friendo.cash/other/partnerships-and-collabs.md).

# Partnerships & Collabs

[Kuna](https://kuna.io/en): Manages crypto exchange services and provides a VASP license along with crypto processing capabilities. (VASP License Partner + Crypto Processing)

[Quicko](https://www.quicko.pl/card-issuing): Facilitates the issuance of Mastercard-branded cards globally, offering an all-in-one payment platform with advanced APIs. (Card Issuing Partner)

For business enquiries, reach out to us on Telegram at **@friendocash** or via email at **<partnerships@friendo.cash>**

Note: we will *only* contact you via these channels. Beware of impersonators!


---

# 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.friendo.cash/other/partnerships-and-collabs.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.
