# Interacting With Violet

- [Getting Paid](https://merchant-help.violet.io/interacting-with-violet/getting-paid.md)
- [Setting up a Payout Account](https://merchant-help.violet.io/interacting-with-violet/getting-paid/setting-up-a-payout-account.md)
- [Managing Payout Accounts in the Merchant Dashboard](https://merchant-help.violet.io/interacting-with-violet/getting-paid/managing-payout-accounts.md)
- [Understanding Payouts and Distributions](https://merchant-help.violet.io/interacting-with-violet/getting-paid/understanding-payouts.md)
- [Connecting a new Stripe Account for Payouts](https://merchant-help.violet.io/interacting-with-violet/getting-paid/connecting-new-stripe-accounts.md)
- [Connecting a new Payout Account in Violet Connect](https://merchant-help.violet.io/interacting-with-violet/getting-paid/connecting-payout-account-violet-connect.md)
- [Quick Reference](https://merchant-help.violet.io/interacting-with-violet/getting-paid/quick-reference.md)
- [Need Help?](https://merchant-help.violet.io/interacting-with-violet/getting-paid/need-help.md)
- [Merchant Dashboard](https://merchant-help.violet.io/interacting-with-violet/merchant-dashboard.md)
- [Refunding An Order](https://merchant-help.violet.io/interacting-with-violet/refunding-an-order.md): Refunding a Violet Order is the same as any other order
- [Canceling an Order](https://merchant-help.violet.io/interacting-with-violet/canceling-an-order.md): From the merchants system, canceling a Violet Order is the same as canceling a traditional order.
- [Understanding Adjustments](https://merchant-help.violet.io/interacting-with-violet/understanding-adjustments.md): Learn how Violet handles post-order corrections to shipping, tax, and discounts


---

# 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://merchant-help.violet.io/interacting-with-violet.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.
