> For the complete documentation index, see [llms.txt](https://thinking.406sys.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thinking.406sys.top/tags/image.md).

# Image

图像（暂时没时间继续维护）

1.

```
![图像](/files/JUWAkS3Fo5nIOUevSuEu)
```

2. 图片分享:

   <https://www.behance.net/gallery/106497393/Walking-the-Dog>

   ![244b68106497393.5f912a2757629](https://920870205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8UalcuRsk60dil0X5nZO%2Fuploads%2Fgit-blob-feb92b9efc64ee2a5f3d680acbc92e63512e946d%2F244b68106497393.5f912a2757629.jpg?alt=media)
3.

```
![img](/files/wLmposWqjyjhplxQJiEh)
```

```
图片分享: Ruins-14-abandoned-Abandoned-house [https://www.behance.net/gallery/107115063/Ruins-14-abandoned-Abandoned-house](https://www.behance.net/gallery/107115063/Ruins-14-abandoned-Abandoned-house) 阳光依旧，但已人去楼空。
```

4\.

```
![image-20201204153710651](/files/PZNl0edRifTfdzJ60Pxk)

图像分享: 新冠 ICU 里 病人与家属做临终告别时用的 iPad。

为什么许多人对新冠病毒在全世界造成的大量死亡感到麻木，因为对于我们大多数人来说，这场疫情的最惨痛经历是目击不到的。
```

5\.

```
![image-20201206153751981](/files/XyGdRVZKjiGnvHYf7khW)
```

6\. 分享本画册，里面的绘画都超治愈。\
生活蒙太奇\
<https://book.douban.com/subject/35088492/>\
摘要：我总觉得，这个世界的联系很多时候是靠共感产生的。虽然人有千差万别，但我某时某刻的所思所想一定可以代表某时某刻的一部分人。我希望能把我感受到的情绪准确地传达到那部分人心里，利用共感让他们的世界能短暂地和漫画里描绘的世界联系起来。
7\. 有哪些好看到爆的油画壁纸？ - 一盏茶酱的回答 - 知乎\
<https://www.zhihu.com/question/311419280/answer/1485398578>\
写实油画 看起来太有魅力了。


---

# 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://thinking.406sys.top/tags/image.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.
