# Rollup Toolkit

Our platform provides a suite of built-in applications designed to enhance the usability and functionality of your rollup.&#x20;

1. **Testnet Faucet** – A tool that allows users to obtain testnet tokens for development and testing purposes.
2. **Block Explorer** – A blockchain explorer for tracking transactions, smart contract interactions, and network activity.
3. **Bridge Interface** – A secure interface for transferring assets between different blockchain networks and your rollup.
4. **Community Hub** – A centralized hub providing easy access to key resources, documentation, and tools.

Explore the documentation for each built-in app to learn more about its features and usage:


---

# 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.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.
