# Coordinape

To hat-gate access for a Coordinape circle, you will need to complete the following steps:

1. **Create a** [**Guild**](/hats-integrations/permissions-and-authorities/discord/guild.xyz-greater-than-discord.md) **role** associated with Coordinape circle access (or use an existing Guild role; note that only one Guild role can be used to provide access to the Coordinape circle)
2. **Create a** [**Coordinape**](https://app.coordinape.com) **circle** (or use an existing coordinape circle)
3. Select the **Admin** settings of that Coordinape circle
4. Under Integrations, **enter the URL of your Guild.xyz guild** and **select the appropriate Guild role\***
5. Select **Save Settings**
6. Under **Members** select **Add Members,** and then select **Guild.xyz.** Copy the link provided: **this is the invite link you should use** to provide hat-gated access into your Coordinape circle.

<figure><img src="/files/qpMI90Bnw9bZYzmdyoOp" alt=""><figcaption><p>Found in your Coordinape circle Admin settings under Integrations</p></figcaption></figure>

For additional details, see the [Coordinape guide](https://docs.coordinape.com/info/integrations/guild) for token-gating access with Guild.


---

# 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.hatsprotocol.xyz/hats-integrations/permissions-and-authorities/coordinape.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.
