# Collab.Land

## Collab.Land

- [Welcome](https://collab-land.gitbook.io/collab-land/master.md)
- [What is Collab.Land?](https://collab-land.gitbook.io/collab-land/intro/what-is-collab.land.md): Your new community building tool (currently in public Alpha)
- [MetaMask](https://collab-land.gitbook.io/collab-land/wallets/metamask.md): Integrating tokens for your community
- [Telegram Setup](https://collab-land.gitbook.io/collab-land/bots/telegram.md): Integrate Collab.Land with your Telegram group.
- [Token Permissioned Chat](https://collab-land.gitbook.io/collab-land/bots/telegram/token-permissioned-chat.md): Token Permissioned Chat allows you to create an exclusive chatroom for members who hold a certain amount of your tokens.
- [Airdrop Configuration](https://collab-land.gitbook.io/collab-land/bots/telegram/telegram-administering-your-group.md): Use Airdrop Hyperdrive to share free tokens with your community.  Once you have set this up, members can claim their tokens by typing /airdrop in the group and linking their wallet.
- [Group Admin](https://collab-land.gitbook.io/collab-land/bots/telegram/group-admin.md): These pieces can be accessed from the Group Admin button in the Command Center.
- [Chat Commands](https://collab-land.gitbook.io/collab-land/bots/telegram/chat-commands.md): Telegram commands that you can use with the bot and in your group
- [Untitled](https://collab-land.gitbook.io/collab-land/bots/telegram/untitled.md)
- [Discord Setup](https://collab-land.gitbook.io/collab-land/bots/discord.md): Integrate Collab.Land with your Discord server and channels.
- [Token Permissioned Roles](https://collab-land.gitbook.io/collab-land/bots/discord/token-permissioned-roles.md): Automate server permissions via token holdings managed by Collab.Land!
- [Commands](https://collab-land.gitbook.io/collab-land/bots/discord/commands.md): A list of commands to control your bot server settings.
- [Issues & FAQ](https://collab-land.gitbook.io/collab-land/troubleshooting/untitled.md): Additional help for common questions and known issues with our products
- [Release Notes](https://collab-land.gitbook.io/collab-land/release-notes.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://collab-land.gitbook.io/collab-land/master.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.
