# Workshops & Presentations

**API3 QRNG Learning Material:**

<https://docs.google.com/presentation/d/1p1yQrmlDcWNJV-hk5Rx-DfBPg1gedRcsmrlBJSeWIps/edit?usp=sharing>

**How to connect any REST API to the blockchain:**

<https://www.youtube.com/watch?v=ajtORrWjXPQ&t=2s>

**EthDenver: How to connect any API to the blockchain:**

* &#x20;<https://www.youtube.com/watch?v=uZmRsrquZEg>

**EthDenver head start: Beacon workshop**

* <https://www.youtube.com/watch?v=0uMpWEa7kiA>&#x20;

**The DAOist Lisbon: Fractal scaling**

* <https://www.youtube.com/watch?v=SZd2Ijf7Iuo>


---

# 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://api3-ecosystem.gitbook.io/eco/ecosystem-technical/workshops-and-presentations.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.
