# Managing Your Store

Dive into managing your store effortlessly with the Penni Cart Dashboard, your all-in-one platform for overseeing sales, adjusting settings, and analyzing performance. This central hub simplifies your workflow, making store management intuitive and efficient.

### <mark style="color:purple;">Quick Links:</mark>

To manage your store's dashboard and payment gateway settings, utilize the links below.

* [<mark style="color:purple;">**Dashboard**</mark>](/managing-your-store/dashboard.md)
* [<mark style="color:purple;">**Payment Gateways**</mark>](/managing-your-store/payment-gateways.md)<br>


---

# 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.pennicart.io/managing-your-store.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.
