# Fuck! Shit!

在平时，难免会碰到一些奇葩的坑，令人费解。

一般，经过长时间探究深挖之后，才恍然大悟。

* [Remove Final by Reflection](/notes/other/fuck-shit/remove-final-by-reflection.md)
* [Ingress Host](/notes/other/fuck-shit/ingress-host.md)
* [ExecuteService.submit 吃掉异常](/notes/other/fuck-shit/executerservice-submit.md)


---

# 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://yunzhao.gitbook.io/notes/other/fuck-shit.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.
