# Blender

## Basics

* <https://www.blender.org/>
* <https://en.wikipedia.org/wiki/Blender_(software)>
* Blender provides 3D tools: modelling, texturing, sculpting, rendering, and more

## Videos

* [Blender Secrets - Review and Tips for using the XPPen Artist Pro 16 Gen 2 in Blender](https://www.youtube.com/watch?v=HV4pRb6XKAI) Nov 21, 2023
* [Grant Abbitt - How to Set Up a Graphics Tablet | Blender 2.8 & 2.79](https://www.youtube.com/watch?v=L2Jgyek33rQ) Dec 24, 2018


---

# 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://docs.sevenpens.com/drawtab/catalog/apps/blender.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.
