# Fees & KYC

While the table provides a breakdown of the various fees charged by our different partners, it's important to note that the final cost of transactions includes additional factors such as spread and network fees. It is possible that a partner with "higher fees" might provide a better output in certain conditions. We meticulously calculate the all-inclusive cost of each transaction.

<table><thead><tr><th width="177">Partner</th><th width="160">Fees Range</th><th width="153">KYC Provider</th><th>License</th></tr></thead><tbody><tr><td>Transak</td><td>0.49%-5.49%</td><td>Jumio</td><td>UK (FCA), US (MSB), EU (VASP), IN (VDA SP)</td></tr><tr><td>Transfi</td><td>1.5%-3.5%</td><td>Sumsub</td><td>EU (VASP)</td></tr><tr><td>Mercuryo</td><td>3.95%</td><td>Sumsub</td><td>UK (FCA)</td></tr><tr><td>Unlimit</td><td>3.7%</td><td>Sumsub</td><td>UK (FCA), EU (EMI), NG (PSSP)</td></tr><tr><td>Swapin</td><td>0.8%-1.35%</td><td>Veriff/Onfido</td><td>EU (VCS)</td></tr><tr><td>Topper</td><td>3.9%</td><td>Veriff</td><td>UK (FCA), MSB)</td></tr></tbody></table>


---

# Agent Instructions: 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.uniramp.com/overview/fees-and-kyc.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.
