> For the complete documentation index, see [llms.txt](https://docs.xpaidia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xpaidia.com/update/newsletter/vol.8-dang-dai-zi-ben-shi-jie-sheng-cun-zhi-bei.md).

# vol.8 当代资本世界生存指北

落日一周间vol.8的内容因为觉得有长期维护更新的价值，已经转为指北系列

{% content-ref url="/pages/-M\_U4zSz5igFCYVXWpyy" %}
[02 当代资本世界生存指北](/project/about/02.md)
{% endcontent-ref %}

### 落日间记录

🐏vol 8 2020/03/24-2021/05/11

4/3 落日间《[E21 Ghost x Shell 人工智能与游戏 \[0\]](https://docs.xpaidia.com/podcast/e21) 》剪辑发布\
4/10 发布GFM.SP《[Joanthan Blow 游戏设计的真如 | Game Flux Monthly Sp](https://afdian.net/p/d46ded4e9a0911eb89e852540025c377)》\
4/14 腾云 发表文章 《[用虚拟“取代”现实，这场“梦”该醒了吗？](https://mp.weixin.qq.com/s/ngRKfOkOp44-wQk1qvM0Bg)》\
4/16 独立书店 神兽之间 分享《逃离游戏文化贫民窟》[预告推送](https://mp.weixin.qq.com/s/2XB5gkBfSZZf57FUed7BfQ)\
4/18 与@yichi 进行的开源电子书《[做个游戏送给朋友吧](https://luorijian.gitbook.io/pweb/tools)》写作计划内测\
4/20 落日间官网上线 [xpaidia.com](https://xpaidia.com/#0,0) ，并且落日间的文档用Gitbook全部[整理完毕](https://docs.xpaidia.com/)\
4/21 x Pulsasir 泼先生 [《廿一谈词：别忘了生活》](https://mp.weixin.qq.com/s/Y-kFIb5iH2wUP62BS2coBA)参与词条「慷慨」\
4/21 天美工作室群 x 联合国环境规划署 知乎圆桌 [玩游戏，救地球！](https://www.zhihu.com/roundtable/playingfortheplanet) 邀请嘉宾\
4/23 腾讯游戏学院 [4.23 世界读书日「共建游戏人图书馆」](https://mp.weixin.qq.com/s/loA1heUV5SRjaNyk9vqFww) 推荐书目《人工智能与游戏》《AI 3.0》《美的救赎》\
5/1 群岛BOOK | 落日间Live [虚拟秘境：电子游戏与空间](https://mp.weixin.qq.com/s/MnF8CFTBF-sNrw3P4kcY5A) 圆桌嘉宾 发布 [《虚构：电子游戏中的空间》](https://www.bilibili.com/video/BV1bp4y147mZ?t=806)\
5/5 落日间 《[E22 氪金游戏都在骗钱，而艺术家理应穷苦吗 | 落日间 x 聊声与无](https://docs.xpaidia.com/podcast/e22) 》剪辑发布\
5/7 腾讯研究院圆桌 《[Metaverse：互联网的未来是虚拟时空？](https://mp.weixin.qq.com/s/idtlL3Fb_zPOu3aJP7Xbtg)》分享《[未来我们将如何创造，并创造什么？](https://www.bilibili.com/video/BV1nU4y1t7pB?p=2)》\
5/11 创建《指北 Gide》系列，整理并更新维护旧文《[01 当代青年工作自救指北](https://docs.xpaidia.com/gide/01)》\
5/12 更新 指北 02 《[02 当代资本世界生存指北](https://docs.xpaidia.com/gide/02)》/ 落日一周间 vol.8


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xpaidia.com/update/newsletter/vol.8-dang-dai-zi-ben-shi-jie-sheng-cun-zhi-bei.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
