> For the complete documentation index, see [llms.txt](https://whitepaper.dfans.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.dfans.xyz/faq/creator-questions/earnings-and-payouts/my-fiat-payout-request-was-rejected.md).

# My FIAT payout request was rejected

If you receive the following error message:

"We have been unable to process your payout due to the following reason: Please contact support with an up-to-date ID so we can process your payment."\
Your payout request will not be processed until you have submitted a new ID that is then verified and approved.<br>

Possible reasons:

* Your previously submitted ID has expired
* The documents previously submitted do not meet the requirements required to complete your Payout Request
* There is missing payout information on your Account which prevents you from withdrawing funds.

Please submit a copy of your government-issued photo ID along with your selfie holding your ID.

\
Once your ID is verified and approved your payouts will be enabled. Please note that if you have received this message, you will not be able to receive your Payouts until this is complete.

Please note the following requirements which **must** be met for ANY uploaded image:

1. Images may not be edited, cropped, or re-sized.
2. All images must be in color.
3. Submitted documents must be a photo or a scanned copy. Electronic documents or a photo of a photo will be rejected.
4. All 4 corners of the document must be visible.
5. The entire government-issued, non-expired ID must be shown. No parts of the document may be redacted, covered, cut, or censored.
6. Files must be .PNG or .JPG format and under 7MB in size.&#x20;

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.dfans.xyz/faq/creator-questions/earnings-and-payouts/my-fiat-payout-request-was-rejected.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.
