# Enable Vouching

## Setting Up Vouching for your Circle

Vouching is the process of letting members of the Circle Nominate, and vouch for new contributors.

This feature must be enabled from the admin panel by clicking the settings button:

Scroll to the Vouching section and then the admin will have the options for the vouching settings, listed below:

![](/files/rozOIImEu6qd2pIRQWJ5)

{% tabs %}
{% tab title="Enable Vouching" %}
Set to “**Yes**” if the admin wants to enable this feature.&#x20;

* The vouching process gives power to the community to add new members, as admins will no longer be the only users who can add members.

Set to "No" if you want admins to be the only ones with the ability to add new members
{% endtab %}

{% tab title="Minimum Vouches" %}
In this box, the admin can choose how many vouches are needed for a new member to be added. The lower the number, the easier to enter the circle.
{% endtab %}

{% tab title="Length" %}
Number of days a nomination is valid.&#x20;

If there are not enough vouches, the nominee is not added, and the process will need to restart from the beginning.
{% endtab %}

{% tab title="Vouching Text" %}
Text box where the admin can set some guidelines for the contributors that want to vouch for someone else.&#x20;

* Example: “When vouching for someone, please send samples (or links) of the work done.”
  {% endtab %}
  {% endtabs %}

{% content-ref url="/pages/p5T80l0t7B8GJNELe6tC" %}
[Vouching System](/info/documentation/vouching.md)
{% endcontent-ref %}

{% content-ref url="/pages/4HbpVxYE0XL0ysWOQ5Gz" %}
[Vouching New Members](/get-started/members/vouching-new-members.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/admin/enable-vouching.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.
