# Invite members

Members can be added to your club during the club creation process, but also afterward.

You will find the Add new member button on your club's dashboard, as well as see all the users who applied to join your club.

<figure><img src="https://607145883-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPoMm1b2k1gwsYilPUnbn%2Fuploads%2FdYRJu9UwQ8bdkb3vc4TC%2Fapplication%20to%20join%20club.jpg?alt=media&#x26;token=10a3d5a6-3a44-43b9-aeab-8b9ff7a403bc" alt=""><figcaption></figcaption></figure>

Click on the Add new member button and provide the public key of the user you wish to invite to join your club. You also need to assign one of the available roles to the user.

<figure><img src="https://607145883-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPoMm1b2k1gwsYilPUnbn%2Fuploads%2FKJRwP2hy2ggr29asma5t%2Fimage.png?alt=media&#x26;token=7d7600c1-7c96-445f-a3b8-ac9555c00ed4" alt=""><figcaption></figcaption></figure>

Click on the Next step button and your invitation will be sent.


---

# 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://uniquevc.gitbook.io/unique-venture-clubs-docs/getting-started/invite-members.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.
