# Manage Payments

You can make payments on Dework using any of the following supported methods:

* [Gnosis Safe](https://gnosis-safe.io/)
* [MetaMask](https://metamask.io/)
* [Phantom Wallet](https://phantom.app/)
* [Hiro Wallet](https://wallet.hiro.so/)
* [Utopia](https://www.utopialabs.com/)

Currently there are two types of payments you can make on Dework.  Visit the page link for the one that you're interested in using for your org:

{% content-ref url="/pages/kW8ZFEwwfiAdm9sA2XJ1" %}
[Single Payment](/product-docs/guides-for-orgs/manage-payments/single-payment.md)
{% endcontent-ref %}

{% content-ref url="/pages/TDSZWd66S5bjRqqxm0VQ" %}
[Batch Payments](/product-docs/guides-for-orgs/manage-payments/batch-payments.md)
{% endcontent-ref %}

{% hint style="info" %}
**Note**: For info on supported networks and accepting payments, visit [Payments](/product-docs/fundamentals/payments.md)
{% 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://dework.gitbook.io/product-docs/guides-for-orgs/manage-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.
