# Executing payment

If the proposal includes a request for payment, once the quorum has been met, payment will be scheduled in the Payments tab.

* **Personal wallet:** Click pay and execute the transaction.
* **Multi-sig:** Go to Gnosis to queue and execute the transaction.

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

If the past transaction is initiated outside of Station, you can also retroactively attach the link to the transaction as a proof of payment.&#x20;

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


---

# 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://station-labs.gitbook.io/station-product-manual/proposer/executing-payment.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.
