> For the complete documentation index, see [llms.txt](https://docs.coordinape.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coordinape.com/info/integrations/guild.md).

# Guild

If you want your circle to be gated (either by tokens, NFT, Discord, Telegram or Twitter verification or whitelists) you can use our integration with Guild.xyz to make that happen.&#x20;

To do that click on the admin tab and then scroll to the integrations section and find Guild.xyz\
\
To add the integration check out the [Guild Docs here](https://docs.guild.xyz/guild) to set your Guild up, and then enter your Guild details here.&#x20;

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

This will enable verified members to join your circle with no extra work on your part.&#x20;

{% hint style="warning" %}
This does not prevent manually adding members or vouching unless you turn those settings off.

If this integration is disabled the users will still be a part of this Circle.&#x20;

(In a future build we will add the ability to check to ensure users still meet membership criteria)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/info/integrations/guild.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.
