# Enhanced Ecosystem Features

EtherScale's additional features designed to enhance ScaleApps functionality and user experience. These features include an Indexer for efficient data retrieval, native stable coins for secure transactions within ScaleApps, an Explorer for a detailed overview of network activities, a staking infrastructure to incentivize participation and yield generation. Each element contributes to making EtherScale a more versatile and user-friendly platform for blockchain applications.

* [Explorer](/etherscale-bedrock/enhanced-ecosystem-features/explorer.md)
* [Bridge](/etherscale-bedrock/enhanced-ecosystem-features/bridge.md)
* [Indexer](/etherscale-bedrock/enhanced-ecosystem-features/indexer.md)
* [Testnet Faucets](/etherscale-bedrock/enhanced-ecosystem-features/testnet-faucets.md)
* [Automatic Monitoring](/etherscale-bedrock/enhanced-ecosystem-features/automatic-monitoring.md)
* [Native Stable Coins](/etherscale-bedrock/enhanced-ecosystem-features/native-stable-coins.md)
* [Staking Infrastructure](/etherscale-bedrock/enhanced-ecosystem-features/staking-infrastructure.md)
* [Smart Contract Toolkit](/etherscale-bedrock/enhanced-ecosystem-features/smart-contract-toolkit.md)
* [Support](/etherscale-bedrock/enhanced-ecosystem-features/support.md) \
  and many more


---

# 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.etherscale.xyz/etherscale-bedrock/enhanced-ecosystem-features.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.
