# Welcome!

### What is Pancake and What is this site?

Pancake is an actively developing plugin that helps with smoother Grasshopper experience and team cooperation. You can download it [here](http://www.food4rhino.com/app/pancake). We encourage you to use the latest version as it provides more features and better stablity.

This site is an online manual of Pancake. Due to the rapid iteration nature, the content here may only apply to the latest version.

### Is Pancake free?

Absolutely. Pancake is a freeware licensed for both non-commercial and commercial use. Pancake's support is also free, feel free to drop us a message! However, the response may not be very timely.

Still, Pancake is proprietary software. It is licensed for free use to both non-commercial and commercial uses. For other uses, please refer to [License](broken://pages/-M1evlgsNklF3q1PlTkw).

### Legal disclaimer

Rhinoceros, Grasshopper are products and trademarks owned by Robert McNeel & Associates. Pancake is developed on the basis of RhinoCommon SDK and Grasshopper SDK. The developer of Pancake is not affiliated with Robert McNeel & Associates.

Pancake is provided "As is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.


---

# 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://makemove.gitbook.io/pancake/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.
