# Vouching New Members

A vouch is a vote by a Circle contributor to invite new members. Vouching can be as little as one vouch needed (any contributor can add other contributors), or an admin can require every member of the Circle must vote to add a new member.

If the minimum threshold of vouches reaches the required number, the contributor instantly gains access to the Circle.

*For more information on admin vouching settings*

{% content-ref url="/pages/Mxk9OvA9KARPAuweFkdC" %}
[Enable Vouching](/get-started/admin/enable-vouching.md)
{% endcontent-ref %}

## Nominating a Contributor

![](/files/Dxm8tKbAOPnqp5ADB3ty)

Usually, the vouching process will start on the social layer, via conversation or collaboration, realizing that someone in the community should add to a Circle.

When this happens, any Circle member who is eligible to vouch can nominate a new contributor. They will need to add the member’s ETH address, name (such as a Discord / Telegram username), and a statement about why they are nominating this individual.

![](/files/BCIunaYcCh4A8IVlequw)

![](/files/8Hunh6OvDfRS1IbfIICw)

## Vouching

Once nominated, other Circle members will see that the potential collaborator is eligible for membership, and they can take the step of vouching for the member if they so choose.

![](/files/l6WEuQIApwp9dzKbNY5t)

If the required number of members vouch for a new contributor, Coordinape adds the member to the circle. Then, they can log in with their favorite wallet app, set up profiles, and begin to receive or send GIVE.

Future features will build on this process, including the addition of more surgical toggles that can determine the status of new members.

### Admin Intervention

Admins can still remove members if a member proves unready to participate in the Coordinape circle.

Coordinape is excited to aid DAOs in bootstrapping their communities and letting contributors participate in the active growth of their working teams.

Please feel free to give it a try or ask for more information in our Discord.

{% content-ref url="/pages/7uWd8c1ttzwlNS5ys3Yl" %}
[Get Help](/support/get-help.md)
{% endcontent-ref %}


---

# 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.coordinape.com/get-started/members/vouching-new-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.
