# Single Purchases

{% hint style="info" %}

### How much does it cost to sell something on Mavenseed?

If you're selling something a transaction fee is collected for each purchase, or recurring membership payment. Mavenseed's fee is 8% for free accounts, and 4.5% for Plus accounts. **Keep in mind the fee's negotiated with your merchant (Stripe) account are separate from ours**

**For $39/mo we offer a plan that reduces your per transaction fee from 8% to 4.5**%, while also increasing the download limit to 500mb and the total videos uploaded to 300. If you have higher requirements,  drop us an email <support@mavenseed.com>&#x20;
{% endhint %}

Any product you sell, be it a streaming video course or a downloadable e-book or software, may be sold as a one-off transaction through single purchases or included within a [membership.](/selling-your-content/memberships.md) When you offer content as a Single Purchase your customer is able to pay for the product once and access or download it immediately.&#x20;

Any updates to the product will also be made available to the customer.

You may sell Downloads, Courses, or Livestreams as a single purchase by choosing the *Single Purchase* option from the **Sell** tab of your product edit view.&#x20;

![](/files/-M29lf6YeeFFMlJgDGd5)

{% hint style="info" %}
Single purchases make for a straight-forward offering with none of the complexity of memberships or recurring payments. Some customers greatly appreciate this!
{% endhint %}


---

# 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.mavenseed.com/selling-your-content/single-purchases.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.
