# Overview

![Abnormal add-on logo](/files/-MOycg9Xl8zMLMmmFzZ7)

Abnormal is a Blender add-on to enhance the usability of the vertex normal editing for game models and NPR artworks. This add-on is funded by the BNPR community with the BEER development fund.

{% hint style="info" %}
Vertex normal editing is used to fix shading problem on lower geometry mesh objects and used to decouple silhouette of a mesh from its shading. As a result, shading will look more under control and more natural.
{% endhint %}

![](/files/-MOyZyw0-yCwv1nwqvVR)

### Installation:

1. Download the add-on: <https://github.com/bnpr/Abnormal/releases>
2. Install Abnormal: Preference > Add-on tab > Install
3. Enable the add-on

**Please Donate to Keep the Add-on Updated:** <https://gum.co/abnormal>


---

# 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://bnpr.gitbook.io/abnormal-wiki/master.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.
