# n(f) - Alternate Origin

```
n(f) = { <yappGlobalOrigin>, yappAltOrigin } // Only affects Top(lid), Back and Right Faces
```

Specifying yappLeftOrigin will invert the x-axis if on the lid, back or right faces. &#x20;

These faces normally have the x axis starting at the right end (if you are holding the box with that face facing you).  This is to have them match up with the opposite face of the cube. &#x20;


---

# 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://mrwheel-docs.gitbook.io/yappgenerator_en/cutouts/optional-parameters/n-f-alternate-origin.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.
