# Update

The Enoki Team has unfortunately decided to indefinitely pause development for the foreseeable future.

While we are excited by all the technologies and possibilities that the Internet Computer provides us, there are many concerns about the future of the Internet Computer that make us a little uneasy.

We still think the Internet Computer is a great place to build dApps and try out new ideas. We just think we need to be a little cautious when doing so. After all, mainnet on the Internet Computer launched just over a year ago. The Internet Computer has a lot of room to grow and mature, and we hope that slowly all our concerns will be remedied. In the meantime, we think having a lot of value locked on the Internet Computer is a little too risky for our taste. For this reason we are indefinitely pausing development.

You can read more about our concerns here:

{% embed url="<https://forum.dfinity.org/t/thoughts-on-governance-and-cycles/15167>" %}


---

# 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.enoki.ooo/update.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.
