# 地皮

```
  '2':
    display:
      mats: iron_door
      name:
      - '&b&l地皮'
      lore:
      - '&7每个玩家都可以花100猫猫币获得&b100x100&7地皮范围'
      - '&7你如果还没有地皮可以点进这里领取,每人限购一块'
      - '&b左键 &a➥ &c打开地皮管理'
      - '&b右键 &a➥ &c打开指令帮助'
    actions:
      left:
      - 'open: 地皮管理'
      right:
      - close
      - 'tell: &6地皮指令帮助:'
      - 'tell: &6/Plot auto &e自动领取地皮'
      - 'tell: &6/Plot claim &e领取脚下地皮'
      - 'tell: &6/Plot delete &e删除地皮'
      - 'tell: &6/Plot trust &f<玩家> &e给予地皮权限'
      - 'tell: &6/Plot add &f<玩家> &e给予临时地皮权限(只有主人在线才能使用权限)'
      - 'tell: &6/Plot deny &f<玩家> &e把某人从你地皮拉黑'
      - 'tell: &6/Plot remove &f<玩家> &e移除玩家权限或者拉黑'
      - 'tell: &6/Plot kick &f<玩家> &e把某人从你地皮踢出'
      - 'tell: &6/Plot clear &e清理地皮(就是变成你领取时的样子)'
```

详情见lore描述


---

# 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://wiki.boba.cat/you-xi-cai-dan/you-xi-cai-dan-jie-shao/di-pi.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.
