# See Requests you've sent

Tracking your requests is important to ensure you are properly paid. To see a list of all the payments requests where your address is the recipient, click the Payment Requests button in the navigation bar. Then, select "Requests sent".

<figure><img src="/files/XQlDInsXaXp30QFVzd7N" alt=""><figcaption></figcaption></figure>

Here, you’ll see a table with

* The requests you’ve made
* The statuses of those requests
* The onchain transactions they’re associated with if they’ve been queued for payment or already paid

<figure><img src="/files/yM9LUL7LdHWo6jsNLECP" alt=""><figcaption></figcaption></figure>


---

# 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.onchainden.com/payment-requests/see-requests-youve-sent.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.
