# General

{% hint style="info" %}
**Good to know:** Move allows you to fully control ticket proceeds. When setting up your seller settings, you're connected to Stripe our payment processor and a Stripe account is created on your behalf. When your attendee makes a purchase, fees are automatically extracted and your proceeds are deposited directly to your Stripe account. Stripe then deposits your balance to the connected debit card or bank card every three days. Read more on [Stripe Connect terms and agreements](https://stripe.com/legal/connect-account).
{% endhint %}

**Seller Settings**

An individual, company, or organization represents a "seller" in Move. Move allows free bookings as well, but we see our creators as Merchants. Merchants who sell and organize experiences, moments, and unforgetful memories.

Rather you're promoting a concert, organizing a meet up, or planning a corporate meetup Move provides a flexible solution to managing your event.&#x20;


---

# 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.m0ve.app/seller-settings/general.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.
