# Additional Resources

Learn more about the **benefits of blockchain** in [this guide](https://www.ibm.com/topics/benefits-of-blockchain#:~:text=Blockchain%20increases%20trust%2C%20security%2C%20transparency,cost%20savings%20with%20new%20efficiencies.\&text=Blockchain%20for%20business%20uses%20a,accessed%20by%20members%20with%20permission.) written by IBM.&#x20;

If you'd like to learn more about **blockchain at a technical level**, you can start on the Cosmos website with ["What is a Blockchain?"](https://v1.cosmos.network/intro#what-is-a-blockchain)

If you'd like to deep dive into the **differences between dPoS and PoS**, read ["What Are Proof of Stake and Delegated Proof of Stake?"](https://www.gemini.com/cryptopedia/proof-of-stake-delegated-pos-dpos) published by Cryptopedia.&#x20;

Interested in learning more about **Inter-Blockchain Communication Protocol**? Check out [their website](https://ibcprotocol.org/).


---

# 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://guides.regen.network/guides/cosmos-ecosystem/blockchain-basics/additional-resources.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.
