# Books, Articles & Videos

While this section contains a list of helpful books, articles, videos and reading lists, **I would highly recommend that you check out the “Web3 University” section instead** :point\_up\_2:, as it contains all of the same resources, but *also* lists them in order of priority.&#x20;

That said, if you do want to “cherry pick” – e.g. if you’re only interested in books for instance – this section provides a collection of 1) books, 2) articles and videos and 3) “canons” (reading lists that other people put together)


---

# 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.digitalnations.xyz/resources/books-articles-and-videos.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.
