# Payment Methods

MIDAO accepts payment for registration, [annual fees](/midao-pricing-and-services/pricing-cost-comparison-and-payments/annual-fees.md), and (for [For-Profit DAO LLCs](/rmi-dao-llc-registration-and-compliance/taxes-on-for-profit-dao-llcs.md)) tax payments in a range of cryptocurrencies and fiat options. Payment may originate from any wallet — it does not need to come from the DAO LLC's treasury address.

## Cryptocurrency

### USDC

MIDAO accepts USDC on the following networks:

* Solana
* Ethereum
* Arbitrum
* Polygon
* Base
* Optimism

**EVM networks (Ethereum, Arbitrum, Polygon, Base, Optimism):** `0x3C0665E2beb44546b7066532dc4BEeFC2123ED66` (ENS: `MIDAODS.ETH` — note the `DS` after `MIDAO`).

**Solana:** `9sEmPzP83vboNJR4dy42WtSV68n6B84TsSpQ6qpRvmiz`

### USDT

MIDAO can accept USDT on major EVM-compatible chains. Please confirm the chain with the team before sending so we can verify acceptance for your specific case.

### Confirming Payment

After sending crypto to one of the addresses above, please share the transaction hash or signature with the team so payment can be marked received and you can proceed with filings.

## Fiat

* **Credit card.** MIDAO can issue a Stripe invoice for payment by credit card. Please share the amount due and the email address to which the invoice should be sent.
* **Bank transfer.** Please contact the team for wire instructions.

## Other Notes

* Payment can come from any address — it does not have to originate from the DAO LLC's treasury wallet.
* For-Profit DAO LLC tax payments may also be made in cryptocurrency (MIDAO converts and remits to the Marshall Islands government in fiat).
* If you have a payment method or chain not listed here, please ask — we can often accommodate.


---

# 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.midao.org/midao-pricing-and-services/pricing-cost-comparison-and-payments/payment-methods.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.
