# Burn Vine Tip

* The tip of a vine can now be burnt with a flint and steel. When you do so, the vine will no longer be able to grow. This will also prevent the growth of all the vines directly above the burnt vine.

<figure><img src="/files/2GaSO2jtwmIbT23TGJ6t" alt=""><figcaption></figcaption></figure>


---

# 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://thecrib.gitbook.io/welcome/server/gameplay-tweaks/burn-vine-tip.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.
