# Monetize your prompt

In this section, you will learn how to turn your prompt into a product. Snack Prompt uses Stripe as an official partner to ensure you receive your payments securely and automatically.

### Setting up your Stripe Account

You'll see the Price field in almost all Elemental creations. But for that value to reach you, you need to connect your digital payment terminal.

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

### Why do I need a Stripe account?

* Security: Stripe is the global standard for online payments.
* Payment Split: The system automatically calculates your commission and processes platform fees.
* Trust: Your customers will feel secure paying through an approved checkout.

### How to register:

1. In your Profile, access Billing/Payouts.
2. Click "Connect Stripe".
3. You will be redirected to Stripe's secure environment to fill in your bank and identity details.
4. After completion, the status in Snack Prompt will change to Verified.

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

Now that you know how to monetize your prompts, let's learn about knowledge bases and how you can transform your files into one.


---

# 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.snackprompt.com/get-started/monetize-your-prompt.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.
