# 自然地牢

{% hint style="warning" %}
自然地牢为程序化生成的地牢, 该技术目前正在学习中
{% endhint %}

## 概述

自然地牢的入口会在世界的地图中生成, 玩家可以在探险中发现他们. 地牢的入口会存在一定游戏时间随后坍塌, 玩家在进入自然地牢后游戏会为玩家生成一个随机的地牢

{% hint style="warning" %}
玩家离开或者死亡后依照不同的地牢等级, 地牢会存在或者直接消失
{% endhint %}


---

# 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://charmingcraft.caizii.org/you-xi-nei-rong/di-lao-yu-fu-ben/zi-ran-di-lao.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.
