# Creating your account

Mavenseed was built with Stripe in mind. Stripe is the merchant processor used to accept and process card payments from your customers. [Create a Stripe account here](http://stripe.com). When you first create your Mavenseed account, you'll be asked to connect your Stripe account.

If Stripe is new to you then we recommend [exploring our Stripe Documentation](/getting-started-with-mavenseed/initial-setup/connect-to-stripe.md).

> Mavenseed currently offers a PayPal Braintree integration, though intends to sunset this in favor of a native PayPal integration in the future. If this is of interest to you [please let us know.](mailto:support@cgcookie.com)

Our intentions with Mavenseed, are not to make money unless you do, with no imposed timeline for you to begin selling. Creating a Mavenseed account is free, but does require an invite. [Request one here.](https://form.typeform.com/to/Zk33I5gQ?typeform-source=mavenseed.com)

<figure><img src="/files/D2taSrqjeoqdxHAfEJwQ" alt=""><figcaption></figcaption></figure>

Visit <https://mavenseed.com/register-free> and enter your information, along with your invite code. Enter your preferred URL for your site, but don't fret you can change this later, even point a custom domain to your MS site.&#x20;

<figure><img src="/files/J6r3f76KUv7lRFcI90KH" alt=""><figcaption><p>Which route would you like to go?</p></figcaption></figure>

<div><figure><img src="/files/VT46Nj2um8nvYQioL0ln" alt=""><figcaption><p>Connect Stripe, or do this later</p></figcaption></figure> <figure><img src="/files/IgjMTTcaYCw2qfJbp16S" alt=""><figcaption><p>Once Stripe is connected, let's ceate a product.</p></figcaption></figure></div>

### Next steps

* [Create a download, ](/creating-content/downloads.md)
* [Creating a streaming course](/creating-content/courses.md)
* [Build an Instagram link page, ](https://mavenseed.com/articles/creating-your-instagram-link-page-for-free-with-mavenseed)


---

# 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/getting-started-with-mavenseed/initial-setup.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.
