# AST Tokenomics

Asterisk is designed based on the following principles:

* ve(3,3) philosophy
* Maximizing diffusion
* Achieving the best flywheel effect.

{% hint style="info" %}
**"Flywheel effect"** refers to the phenomenon where something gains momentum and continues to rotate naturally without additional force, once it starts rolling, even though it initially requires some effort to get it started. This concept is often used in business and economics.

Asterisk aims to maximize the flywheel effect by applying force to promote growth at launch, then allowing the protocol to gain momentum and grow autonomously. Our goal is to create the flywheel effect to ensure autonomous growth.
{% endhint %}


---

# 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://asterisk-1.gitbook.io/docs/ast-tokenomics.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.
