# Download Full Django Ninja Made Simple Book

You can download the complete *Django Ninja Made Simple With Practical Project* book in PDF format:

[Download PDF](https://github.com/Ben-Sylvester/Django-Ninja-Made-Simple/blob/main/Django%20Ninja%20Made%20Simple.pdf)

This PDF contains all 23 chapters, which include all the examples, and practical project walkthroughs — perfect for offline reading.


---

# 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://benjamin-sylvester.gitbook.io/django-ninja-made-simple/download-full-book.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.
