# Payments

In the Tebex admin, the payments section offers Creators a comprehensive view of essential details about their buyers. Here, you can access vital information, including the buyer's name, email address, purchased package, the amount paid, and any notes provided by the buyer.

On the payments screen, automatic payments are recorded seamlessly. However, as a store owner, you also have the convenient option to initiate manual payments when needed.

{% hint style="info" %}
Interested in knowing how you get paid, our ['Fund Withdrawals and Transfers'](https://docs.tebex.io/store/tebex-checkout/fund-withdrawals-and-transfers) guide has got you covered.&#x20;
{% endhint %}


---

# 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.tebex.io/creators/~/revisions/7MNoBjxfkIfly7GMLnDa/tebex-control-panel/payments.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.
