# Invite

Quboid's Member module helps you invite members using their mobile, email or web3 addresses. This lets you seamlessly onboard your web2 audience into the club, along with web3 audience. With a few simple steps you can invite all your members to the club.

### FEATURES

* You can send invitation emails/messages for each of the custodial invitees
* Users can be added/invited using email, phone no., ETH address or Near address.

### STEPS

Go to Members module from the side panel, and click on Invite.

* Add all the phone numbers, emails or Eth addresses of people you want to add and click on + .
* Turn in the radio button to send invitation emails/messages. Once done, add Users.

<figure><img src="/files/YV6qlx1Kf4L9siz2zSGn" alt=""><figcaption><p>Adding members thrrough Invites</p></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://quboid.gitbook.io/studio/members/invite.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.
