> For the complete documentation index, see [llms.txt](https://docs.dcalls.org/dcalls/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dcalls.org/dcalls/troubleshooting-an-issue/ive-sent-the-payment-but-havent-received-it-yet.md).

# I've Sent the Payment but Haven't Received It Yet

That's okay, no need to worry just yet. There may be two reasons behind that:

1. The transaction needs to have a certain number of confirmations before it gets accepted (over 10 confirmations);
2. You have sent less than you needed to. In that case you need to get in touch with our [Support team](https://t.me/dCallsCareBot) and provide details of your account and the transaction hash. We will try to find your transaction manually.


---

# 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://docs.dcalls.org/dcalls/troubleshooting-an-issue/ive-sent-the-payment-but-havent-received-it-yet.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.
