# Appendix B - Cardano Resource Index

Cardano documentation tends to be scattered around the Internet, including duplicate or out-of-date information. Some Cardano community members may contribute in multiple roles.

The Cardano Resource Index aims to present a well-rounded, unbiased collection of general Cardano resources available online and useful for stake pool operators, listed alphabetically by name or topic, including an accurate description of content available at each resource.

[BlockFrost.io](https://blockfrost.io/) offers an Application Programming Interface (API), webhooks and InterPlanetary File System (IPFS) decentralized file storage, allowing you to tap into Cardano's potential without the need for manual checks.

[Cardano.org](https://cardano.org/) offers mainly marketing information describing the Cardano ecosystem.

[Cardano Developer Portal](https://developers.cardano.org/) provides technical details related to developing on Cardano mainnet. See also the [Stake Pool Course](#stakepoolcourse).

[Cardano Docs](https://docs.cardano.org/) publishes content that describes and supports the features on Cardano mainnet and testnet environments, including information on all the core components of Cardano; details of Cardano design and architecture; how the Cardano network works; explanations of the fee structure and monetary policy; a glossary of terms; and, community resources.

[Cardano Environment Configuration Files](https://book.play.dev.cardano.org/environments.html) facilitates downloading official Cardano Node configuration files for mainnet and testing environments.

[Cardano Explorer](https://cexplorer.io/), online since the Incentivized Testnet (ITN) in 2019, offers the oldest and most fully featured blockchain explorer for the Cardano network.

[Cardano Forum](https://forum.cardano.org/) offers a platform for discussing and sharing information on a wide range of topics within the Cardano community.

[Cardano Foundation](https://cardanofoundation.org/), one of the founding entities of Cardano, is an independent, Swiss-based not-for-profit organization facilitating the global adoption of Cardano in enterprise applications by developing infrastructure tooling; strengthening operational resilience; driving diversity of on-infrastructure uses cases; and, developing sound and representative governance.

[Cardano Handbook](https://cardano-course.gitbook.io/cardano-course/handbook) offers a self-study course designed to develop the skills and knowledge you need to use Cardano Node, including the command-line interface (CLI).

[Cardano Improvement Proposals](https://cips.cardano.org/) are formalised design documents for the Cardano community describing proposed changes to the Cardano ecosystem, processes or environment.

[Cardano Node CLI Reference](https://github.com/input-output-hk/cardano-node-wiki/blob/main/docs/reference/cardano-node-cli-reference.md) lists the core commands and subcommands available using the command-line interface for Cardano Node.

[Cardano Node GitHub Repository](https://github.com/IntersectMBO/cardano-node) hosts the source code for official releases of the Cardano Node software.

[Cardano Node Wiki](https://github.com/input-output-hk/cardano-node-wiki/tree/main/docs) documents procedures for implementing Cardano Node and related software, considering requirements for testing and development environments.

[Cardanoscan](https://cardanoscan.io/) offers a feature-rich blockchain explorer and analytics platform for Cardano.

[Daedalus](https://daedaluswallet.io/) is an open-source, full-node wallet for ADA developed by [Input Output](https://iohk.io/en/).

[EMURGO](https://www.emurgo.io/), as one of the founding entities of Cardano, provides blockchain products and services for builders and organizations to adopt and build on the Cardano blockchain, including courses and education for Web3 developers, professionals and enthusiasts.

[Essential Cardano](https://www.essentialcardano.io/) serves as a platform aiming to provide comprehensive general news and information for the Cardano community.

[Etrnl](https://eternl.io/) is one of the major Cardano wallets, implementing features requested by the Cardano community.

[eUTxO](https://eutxo.org/) is a visual blockchain explorer for Cardano.

[Guild Operators](https://cardano-community.github.io/guild-operators/) offer various scripts and other software that stake pool operators may use to simplify setting up, managing and monitoring a stake pool.

[Input Output](https://iohk.io/en/) is a founding entity of Cardano, and one of the world’s pre-eminent blockchain research and engineering companies.

[Input Output Blog](https://iohk.io/en/blog/posts/page-1/) regularly publishes details related to current projects at [Input Output](https://iohk.io/en/).

[Installing Cardano Node from Source](https://github.com/input-output-hk/cardano-node-wiki/blob/main/docs/getting-started/install.md) provides a detailed procedure for compiling and installing Cardano Node software on your local computer.

[Intersect Member-based Organization](https://www.intersectmbo.org/) is tasked with bringing together the Cardano community behind a shared vision to enable a more resilient, secure, transparent and innovative Cardano ecosystem.

[Lace](https://www.lace.io/) is a light wallet platform for exploring Cardano and Web3, developed by [Input Output](https://iohk.io/en/).

[Mithril Guide](https://mithril.network/doc/) provides a complete guide to the Mithril project, which allows you to restore the Cardano blockchain on your local computer using snapshots, more quickly than the time required to synchronize the full blockchain ledger from the network.

[PoolTool](https://pooltool.io/) is an online platform designed to facilitate interaction between Cardano stake pool operators and delegators.

[Project Catalyst](https://projectcatalyst.io/) enables the Cardano community to submit ideas, vote and fund innovative proposals solving real-world challenges in the Cardano ecosystem.

[Stake Pool Course](https://developers.cardano.org/docs/operate-a-stake-pool/)publishes guidelines and procedures for setting up a Cardano stake pool.

[Staking Guide for Delegators](https://adastakingguide.com/) explains in detail for ADA holders the factors involved in making decisions related to selecting a stake pool for delegating ADA that prioritizes earning rewards, as well as the health of the Cardano network, without favouring any particular stake pool(s).


---

# 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://www.coincashew.com/spanish/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node/appendix-b-resource-index.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.
