# Poly Normals Angle

Polygons become invisible at specific angle (depends on how vertices been rearranged?) even though camera is looking at “top” side of polygon as shown in pictures:

![](https://docs.netvrk.co/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9fEpWGvIaWHYNyg4GiHI%2Fuploads%2FYH9TZLq7Oe8PHtKpgtUm%2Fimage.png?alt=media\&token=5d7a3bf4-82d6-4342-b142-e639e4049ea6)


---

# 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.netvrk.co/guides/3d-asset-creation/poly-normals-angle.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.
