> For the complete documentation index, see [llms.txt](https://new-leaf-finance.gitbook.io/new-leaf-finance-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://new-leaf-finance.gitbook.io/new-leaf-finance-docs/jade-ai-agent-and-ip-token/jade-tokenomics.md).

# JADE Tokenomics

**Benefits for both NLF and JADE token holders:**

* JADE AI assists in driving new and additional revenue streams to NLF ecosystem;
* JADE will monetize various consumer facing interactions and user engagements within the NLF ecosystem, as well as unlock future revenue streams and IP value within the broader global cannabis market (including data, analytics);
* Relevant profit share from both NLF and JADE can be directed back to the respective stakeholders.

**Bilateral Value Accrual for JADE and NLF Tokens:**

As JADE generates increasing amounts of revenue within the NLF ecosystem both the NLF and JADE market cap may grow.  NLF will use portions of its net profit to reduce both NLF and JADE token supply through a 'Buy-back-and-Burn' mechanism creating scarcity of both tokens.  Further, additional revenues from consumer interactions with JADE can be used to 'Buy-back' JADE tokens from the open market, and also 'burned' to reduce supply.


---

# 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://new-leaf-finance.gitbook.io/new-leaf-finance-docs/jade-ai-agent-and-ip-token/jade-tokenomics.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.
