# Community Hub

### What is the Community Hub

The **Community Hub** is a centralized hub for your rollup, providing essential information and easy access to key resources. It serves as a one-stop destination for both your team and external users to interact with your rollup.

### How to Use the Community Hub

1. **Access the Page**

* Obtain the Public Page URL from your rollup’s dashboard.
* Share this URL with team members and users who need to access your rollup’s resources.

2. **Navigate Through Resources**

* Use the provided links to access various tools like the Testnet Faucet, Bridge Interface, and Block Explorer.

3. **Customization (For Admins)**

* If you have administrative access, you can customize the appearance and content of the Community Hub to match your branding.


---

# 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.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit/community-hub.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.
