# Overview, Ecosystem and Technology

- [Secret Network Overview](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview.md): One-page overview of Secret Network
- [The SCRT coin](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/scrt-and-sscrt.md): Learn about the SCRT coin, native to the Secret Network
- [Private Tokens](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/private-tokens.md)
- [Use Cases](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases.md)
- [Decentralized Finance (DeFi)](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/decentralized-finance-defi.md)
- [Art And Digital Media](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/art-and-digital-media.md)
- [Gaming](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/gaming.md)
- [Data Privacy](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/data-privacy.md)
- [Payments And Transactions](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/payments-and-transactions.md)
- [Communication](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/use-cases/communication.md)
- [The technology](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/the-technology.md)
- [History](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/history.md)
- [Roadmap (Core development)](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/roadmap.md)
- [Secret 2.0](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/roadmap/secret-2.0.md)
- [Where To Buy SCRT?](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/where-to-buy-scrt.md): Places to buy, sell, and store SCRT
- [Using the Testnet](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/testnet.md)
- [Ecosystem Overview](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview.md)
- [Wallets](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/wallets.md)
- [Applications](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/applications.md)
- [Explorers & tools](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/explorers-and-tools.md)
- [Funding](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding.md): General overview of how funding works on Secret Network
- [SCRT Labs Grants](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/secret-labs-grants.md)
- [Dilutive funding/VC raise](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/ecosystem-fund.md)
- [Community Pool](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/community-pool.md)
- [Developer bounties](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/developer-bounties.md)
- [SCRT Labs bounties \[on-hold\]](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/developer-bounties/scrt-labs-bounties.md)
- [CCBL \[on-hold\]](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/developer-bounties/ccbl.md)
- [CCR \[On-hold\]](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/developer-bounties/ccr-and-ccbl.md)
- [Application specific](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/application-specific.md)
- [Shade Grants](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/funding/application-specific/shade-grants.md)
- [Contributors & Entities](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities.md)
- [Validators](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/validators.md)
- [SCRT Labs](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-labs.md)
- [Secret Foundation](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-foundation.md)
- [Secret Committees](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-committees.md)
- [Support](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-committees/support.md)
- [Governance](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-committees/governance.md)
- [Secret Network Dictionary](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/secret-network-dictionary.md)


---

# 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.scrt.network/secret-network-documentation/overview-ecosystem-and-technology.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.
