> For the complete documentation index, see [llms.txt](https://cryptogrow.gitbook.io/lets-grow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptogrow.gitbook.io/lets-grow/more-information/our-patents.md).

# Our Patents

<figure><img src="/files/GPClSlHFjwpJnJx1W50k" alt=""><figcaption></figcaption></figure>

### Design Patent&#x20;

(App. No. 29/599,667 US) Issued in July 2018&#x20;

### Non-provisional Utility Patent with 20 Claims&#x20;

(App. No. 15/938112, (62/482,057).US) Issued in May 2021&#x20;

### Continuation-in-part Utility Patent&#x20;

(App. No. 17/313155, (15/938,112) (62/482,057). US) Application pending, filed in May 2021&#x20;

### Proprietary Personal Circuit Boards (PCB)&#x20;

Primary logic board, LED driver board, UART base control board, laser control board, atomizer board, Wi-Fi antenna board, and soil moisture control board&#x20;

### Proprietary Firmware for Control Boards&#x20;

11,000+ lines of optimized code copyright


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cryptogrow.gitbook.io/lets-grow/more-information/our-patents.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.
