> For the complete documentation index, see [llms.txt](https://square1-hello.gitbook.io/square-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://square1-hello.gitbook.io/square-1/token-economics/mission/economic-parameters.md).

# Hodl Pressure

In general, the financial health of a token economy might be described as the [hodl](/square-1/conceptual-glossary.md#cultural-concepts) pressure (or buy pressure) outperforming the sell pressure.

{% tabs %}
{% tab title="Tokenized Access" %}
Tokenized access leverages a token holder's identity to give them special privileges to opportunities, events, and information. This is a rapidly evolving space with many emergent new use-cases and possibilities.

## Examples

{% embed url="<https://collabland.substack.com/p/collabland-update-1>" %}

{% embed url="<https://outpost-protocol.com/>" %}

{% endtab %}

{% tab title="Staking" %}
Staking has been used in Proof of Stake (PoS) consensus systems for years.&#x20;

Today there are now both consensus systems like PoS as well as incentives for liquidity providers ([liquidity mining](/square-1/conceptual-glossary.md#token-concepts)) that both provide rewards and increase hodl pressure for a network.

{% content-ref url="/pages/-MTp59BL97ahg7xa6cff" %}
[Distribution](/square-1/token-economics/mission/distribution-strategy.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Vesting" %}
Vesting tokens allows for a network to distribute the tokens without giving the owners opportunity to move them for some amount of time. This method is used in modern ICOs.

## Examples

{% embed url="<https://bitmaxhelp.zendesk.com/hc/en-us/articles/360051821214-Serum-SRM->" %}
{% endtab %}

{% tab title="NFT Mining" %}
NFT mining is a new use case pioneered by the [$MEME](https://dontbuymeme.com/) economy. This encourages holders of the token to stake them into contracts; over time those who stake will accumulate a new token they can use to purchase NFTs (see: [social tokens](broken://pages/-MTqCTZy11Q-MrZPKcBF)).

{% embed url="<https://dontbuymeme.com/>" %}
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://square1-hello.gitbook.io/square-1/token-economics/mission/economic-parameters.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.
