# Metanet

## Metanet

- [Why we Built Metanet](https://metanet.gitbook.io/metanet/introduction/quickstart.md)
- [Getting Started](https://metanet.gitbook.io/metanet/introduction/publish-your-docs.md)
- [How to download Metanet?](https://metanet.gitbook.io/metanet/how-to-download-metanet.md)
- [How to get support?](https://metanet.gitbook.io/metanet/how-to-get-support.md)
- [How to use Metanet](https://metanet.gitbook.io/metanet/how-to-use-metanet/how-to-use-metanet.md)
- [Ditch Discord, Come to Metanet](https://metanet.gitbook.io/metanet/how-to-use-metanet/how-to-use-metanet/ditch-discord-come-to-metanet.md)
- [Sell event tickets](https://metanet.gitbook.io/metanet/how-to-use-metanet/how-to-use-metanet/sell-event-tickets.md)
- [Work in public](https://metanet.gitbook.io/metanet/how-to-use-metanet/how-to-use-metanet/work-in-public.md)
- [Live spaces](https://metanet.gitbook.io/metanet/how-to-use-metanet/how-to-use-metanet/live-spaces.md)
- [Proudly crafting a TrustLess future](https://metanet.gitbook.io/metanet/how-to-use-metanet/proudly-crafting-a-trustless-future.md)
- [Roadmap](https://metanet.gitbook.io/metanet/how-to-use-metanet/roadmap.md)
- [Past Releases](https://metanet.gitbook.io/metanet/how-to-use-metanet/roadmap/past-releases.md)
- [Sign Into Metanet](https://metanet.gitbook.io/metanet/your-account/sign-into-metanet.md)
- [Join a community](https://metanet.gitbook.io/metanet/join-a-community.md)
- [Invite new members](https://metanet.gitbook.io/metanet/invite-new-members.md): To invite a new member to your Metanet community, simply share the community's unique URL. For instance, to join Party Line, you would share the following code:
- [Edit your profile page](https://metanet.gitbook.io/metanet/edit-your-profile-page.md)
- [Set dark vs. light mode](https://metanet.gitbook.io/metanet/set-dark-vs.-light-mode.md)
- [Create a new community](https://metanet.gitbook.io/metanet/admin/create-a-new-community.md)
- [Manage members](https://metanet.gitbook.io/metanet/manage-members.md)
- [Set user roles](https://metanet.gitbook.io/metanet/set-user-roles.md)
- [Types of permissions](https://metanet.gitbook.io/metanet/types-of-permissions.md)
- [Community Analytics](https://metanet.gitbook.io/metanet/community-analytics.md)
- [Why connect your Web3 wallet?](https://metanet.gitbook.io/metanet/web3-and-decentralization/why-connect-your-web3-wallet.md)
- [How to use your default Metanet wallet](https://metanet.gitbook.io/metanet/web3-and-decentralization/how-to-use-your-default-metanet-wallet.md)
- [Add additional web3 wallets](https://metanet.gitbook.io/metanet/web3-and-decentralization/add-additional-web3-wallets.md)
- [How we think about privacy](https://metanet.gitbook.io/metanet/web3-and-decentralization/how-we-think-about-privacy.md)
- [Airdrop tokens to all your community members](https://metanet.gitbook.io/metanet/web3-and-decentralization/airdrop-tokens-to-all-your-community-members.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://metanet.gitbook.io/metanet/introduction/quickstart.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.
