# Pricing

## Wallet as a Service

Tweed charges monthly, tiered fees based on Monthly Active Wallets. The more active wallets a platform has, the cheaper the service is on a per wallet basis.

An active wallet is defined as a wallet for which an API call is made within a given month. An active wallet can have an unlimited number of API calls per month.&#x20;

[Contact us](broken://pages/YqTglbfptWjc0XzS5Eel#send-us-a-message) for exact pricing details.

***

## NFT & In-Platform Token Checkout

{% hint style="info" %}
[**NFT & Token Checkout**](broken://pages/YWKjxYdhifBLxt3krGi2) **is free for platforms**. Buyers are charged the fees below.
{% endhint %}

The processing fee is calculated using the following formula:\
fee = (NFT\_PRICE \* 0.049) + 30c$ + CHAIN\_GAS\_FEE\
This fee is included in the total NFT price presented to the buyer before they confirm the transaction. \
An extra fee of 1.5% processing fee will be added for international cards (non US).

Gas fees are determined by the chain selection and can vary.


---

# 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.paytweed.com/developer-tools/pricing.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.
