# Services

- [Tokenomics Design](https://docs.blacktokenomics.com/services/tokenomics-design.md): Our Four Layers Tokenomics service was designed for web 3 projects that are starting from scratch and need a comprehensive tokenomics framework tailored to their specific needs and goals.
- [1. Universal Layer](https://docs.blacktokenomics.com/services/1.-universal-layer.md): In this layer, we establish the fundamental metrics and monetary policies. This includes analyzing data to identify macro-specific factors that can impact the success of your token.
- [2. Bespoke Layer](https://docs.blacktokenomics.com/services/2.-bespoke-layer.md): Here our goal is to identify specific areas of improvement based on the initial inputs, and create a comprehensive breakdown of your tokenomics to ensure there are no issues or economical issues.
- [3. Technical Layer](https://docs.blacktokenomics.com/services/3.-technical-layer.md): Our technical analysis framework is designed to identify potential issues before they arise, so you can rest assured that your tokenomics model is robust and technically sound.
- [4. Perceived Value layer](https://docs.blacktokenomics.com/services/4.-perceived-value-layer.md): We understand that it is not enough to have the right numbers, you also need to present them properly.
- [Closer](https://docs.blacktokenomics.com/services/closer.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://docs.blacktokenomics.com/services.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.
