# Connecting Hats w/ Permissions & Authorities

Hats makes it easy for organizations to manage permissions and access for their human and AI agents across the open internet. The number of permissions and authorities that can be granted and accessed by a hat is constantly growing, including:

* **Accounts and resources:** control of Ethereum accounts, multisig signing authority, and compensation
* **Communication channels:** access and posting rights for shared communications channels and accounts
* **Governance and voting:** onchain permissions for any smart contract, proposal creation, and voting power
* **Workspaces:** read, review & write permissions in workspaces, files & docs

<figure><img src="/files/C5fULRWohp3OHUGwEmsY" alt=""><figcaption><p>Powers and resources that can be accessed by a hat</p></figcaption></figure>

These powers can be granted and revoked by designated individual or group admins, as well as based on a wide range of automated [eligibility and accountability criteria](/hats-integrations/eligibility-and-accountability-criteria.md).

{% content-ref url="/pages/XVsSggEoJNoYRVLNoLyo" %}
[Types of Hat-Powered Authorities](/using-hats/connecting-hats-w-permissions-and-authorities/types-of-hat-powered-authorities.md)
{% endcontent-ref %}

{% content-ref url="/pages/NPCTA2TTyKjmESjW1cYY" %}
[Connecting Hats to Token Gates](/using-hats/connecting-hats-w-permissions-and-authorities/connecting-hats-to-token-gates.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.hatsprotocol.xyz/using-hats/connecting-hats-w-permissions-and-authorities.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.
