# In Person Registrations

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

2\) Select Registrations in the left hand navigation

3\) Select the appropriate registration pool from the dropdown menu and then the `Create Registration` button. The manual registration dialog will be shown.

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

4\) Fill out the create registration form and click `Create Registration`. The following fields are required.

* First Name
* Last Name
* Parent Full Name
* Phone
* Birthdate
* Gender

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

5\) You will then be prompted to take a payment. Select the drop down for the appropriate method. If the user chooses a credit card payment a receipt with automatically be emailed to them. If any other payment type is selected, you will have the option to print or download a receipt.

<figure><img src="/files/uQhp8JlyRmqh1OY1q7Gp" 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/in-person-registrations.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.
