# 为什么写这些内容？

## 这本小书是写给我自己

创业2年3战，我分别经历了

* 如何干倒一个看似稳定的政企toB定制类项目
* 如何干趴一个虚拟货币投机项目
* 如何投入身家"ALLIN"坚持一个一开始就注定败局ToC业务

>

```
$ give me super-powers
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'h
```

{% endcode %}

## 我走的弯路，是因为认知的低维


---

# 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://blog.aant.me/master.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.
