# Mark User as Paid

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select Registrations in the left hand navigation and search for the user

3\) Click the 3 dots quick action menu and click `Process Payment`&#x20;

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

4\) In the dialog that's presented, select `Cash` , `Check`  or `Other` and then click `Mark as Paid` . If you need to take a payment on the spot, select `Credit Card` and follow the on screen prompts.

<figure><img src="/files/AemNxAAUGFepDcDHMpNo" 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://recconnect.gitbook.io/recconnect-tutorials/registrations/mark-user-as-paid.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.
