# Resources

Naturally, everything in this book is only one person's overview and presentation of one set of techniques to approach projects with. Other possibilities are limited only by one's imagination, ingenuity, and other resources. Here are a few things which might be useful or inspirational:

## Geometric drawing program

<https://geometryexpressions.com/gxweb/>

## Joinery

<https://www.blocklayer.com/woodjoints/dovetaileng> --- a system for making a template for cutting dovetails by hand

## Writing

{% embed url="<https://www.bibtex.com/c/isbn-to-bibtex-converter/>" %}

## References

{% embed url="<https://www.goodreads.com/review/list/21394355-william-adams?ref=nav_mybooks&shelf=cnc>" %}

{% embed url="<https://forum.makerforums.info/t/books-on-math-and-geometry-and-woodworking/86399>" %}


---

# 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://willadams.gitbook.io/design-into-3d/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.
