> For the complete documentation index, see [llms.txt](https://samurainodes.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://samurainodes.gitbook.io/docs/sip-25-refine-samurai-chat-parameters.md).

# SIP-25: Refine Samurai Chat Parameters

## Motivation

Samurai Chat represents a SaaS (Software-as-a-Service) feature and solution that intends to transcend the conventional ChatGPT experience. The product introduces a suite of custom features, including a prompt library, history search, and folders.

The feature is exclusively available to Samurai Node NFT holders and xHNR token holders.

To further enhance the sustainability, engagement, appeal, and utility of this feature, the protocol shall adopt the following adjustments:

* Adjust the subscription model\
  Increase the current monthly (28 days) subscription fee of 100,000 xHNR to 200,00 xHNR

This shall further bolster the product’s sustainability and enhance its long-term viability.

## Specification

The proposed changes of parameters and conditions shall be enacted and implemented via updates to the existing Samurai Chat smart contracts.\
<https://ftmscan.com/address/0x583495351581e383606b51301ae0d8cc1e734940>

For more details about the Samurai Chat feature, its functionality, smart contracts and mechanisms, please see the previously approved governance proposal below:\
<https://snapshot.org/#/samuraifi.eth/proposal/0x8dc42e818011828738778c770525a0bc37a282627d06872728fcef79ac1da901>


---

# 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://samurainodes.gitbook.io/docs/sip-25-refine-samurai-chat-parameters.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.
