# Fees

<details>

<summary>Standard Card Processing Fees</summary>

* Domestic: 2.9% + $0.30 per transaction.
* International: 3.9% + $0.30 per transaction (customers outside the U.S.).

</details>

<details>

<summary>VAT Fees</summary>

Skolarships handles VAT/sales tax compliance for you. You don’t need to register for VAT or take any action. All VAT/sales tax liability is on Skolarships, not you. Payouts from Skolarships to you are VAT/sales tax exempt because Skolarships is a US company. When a customer is in the EU, Skolarships will automatically add VAT to the purchase price, capture it, and remit it to the government.

</details>

<details>

<summary>Invoice Fees</summary>

1. 0.5% for managing payment cycles and handling invoicing, charged on all payments including one-time payments.

</details>

<details>

<summary>Withdrawal Fees</summary>

* 0.25% per withdrawal. An additional 1% for cross-border pay-outs if you are outside the U.S.

</details>

<details>

<summary>Transaction Fees</summary>

* 5% of all transactions made on the Skolarships platform will be injected into the company treasury as an additional revenue stream to continue building out the platform, perform market buy backs, and sustain overheard costs.

</details>

<details>

<summary>Minting Fees</summary>

* When a creator batch mints NFT scholarships for their community, Skolarships takes a 0.01\~ (MAIN CHAIN TOKEN) reflexive fee on the collection.&#x20;

</details>


---

# 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://skolarships.gitbook.io/documentation/payments/fees.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.
