> For the complete documentation index, see [llms.txt](https://docs.blockng.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockng.money/how-it-works/popuk/my-token/lawpunk-details.md).

# LawPunk Details

## **LawPunks #xxxx - LawPunk ID**&#x20;

* Descripton of LawPunk below (i.e one of 226 Male Alien punks. )

**Accessories** - The traits of the LawPunk&#x20;

* Description of traits generated for this LawPunk (i.e Cap Forward , 85 punks have this.)

Metaverse Power - This calculation of "LawPunk Power" is determined by rarity , popularity , and leveling :

* Bloodline - Generated by the rarity score, and cannot be increased.
* Growth - The level of the punk (Can be increased by upgrading (100 per level).)
* Popularity - Can be increased by trading (10 per BCH or 1000 LAW) , settlement after the next LawPunk upgrade.
* Power - Bloodline + Growth + Popularity
* Hash Rate - Mining speed of this punk.

{% hint style="success" %}
BlockNG provided document further detailing calculations and upgrade path for all LawPunks: <https://docs.google.com/spreadsheets/d/12SPhixm0zQsxeWAtJbUJsr9vlF6V_YO_ubXA8yBfyjA/edit?usp=sharing>
{% endhint %}

## Skill

* Pharmacist - See [Pharmacist](/how-it-works/pharmacist.md)
* Guru - See [Guru](/how-it-works/guru.md)

## PunkFi

<figure><img src="/files/HkYoYd2h3CN4Egw9wFD0" alt=""><figcaption></figcaption></figure>

* PunkFi allows your punk to be "Phantomized" , paying the LawPunk owner to generate LawUSD from 1/7 LawPunk power.&#x20;
* LawETP is utilized as insurance coverage for the loan and must be maintained&#x20;
* Letting coverage expires allows other users to liquidate your position leaving borrower with GhostLawPunk&#x20;

## Current Market Status

#### Owner by address 0xxxxx : Current owner of LawPunk , clicking address will bring you to block explorer&#x20;

#### Sell - Listing is free! At the time of sale, the **5% BCH** / **3% lawUSD** / **1% LAW** will be deducted.

#### Bid - Allows non owner to place bid in either BCH , LawUSD, or LAW

#### Punk Manifesto - 10 law to display text until transfer or sale (All your punk's detail page will show this. )

#### Rallying Cry - Allows individual punk to make a statement (After transferring punk to another address, your message will no longer be shown.) See [Cry](/how-it-works/cry.md)

### Transaction History

Transaction history will show the previous sales of the LawPunk including currency type, date and partial address of exchanging parties&#x20;

###

###


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.blockng.money/how-it-works/popuk/my-token/lawpunk-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
