> 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/oct-payments.md).

# OCT Payments

Original Credit Transaction (OCT) is a payment method that enables direct transfers of funds to credit card users (only available to Creators outside the US).&#x20;

&#x20;

If you encounter the following error message:

"We have been unable to process your payout due to the following reason: Please use another card or try to withdraw in 12 hours. Choose a different payout method if the problem persists."

* Try adding another payment card as it is possible that your current card does not support Direct Transfer (OCT) payments.&#x20;
* Try requesting again after 12 hours.

If these solutions do not work, please try alternative payout solutions available for your account.


---

# 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/oct-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.
