> For the complete documentation index, see [llms.txt](https://docs.neko.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neko.fun/features/key-offerings/stake.md).

# Stake

### Stake

Staking your Neko and receiving vNeko unlocks a suite of benefits: more yield, more revenue share, and early access to new products.

{% hint style="info" %}
Staking Neko has a 7 day unlock period.
{% endhint %}

## What It Is

Stake NEKO → receive vNEKO (your receipt/share). While your stake is in a 7-day unlock window, Neko’s agents manage two coordinated strategies. Accounting is handled via price-per-share (PPS); rewards roll into PPS through auto-compounding more Neko.

{% stepper %}
{% step %}

### Provisioning NEKO inventory to market-making

Neko provisions NEKO inventory to a HyperCore market-making program to capture spread and maker rebates.
{% endstep %}

{% step %}

### Managing NEKO↔vNEKO liquidity/arbitrage

Agents manage liquidity and arbitrage in the NEKO↔vNEKO pool on HyperEVM to earn swap fees and arbitrage edge on PRJX.
{% endstep %}
{% endstepper %}

## Your Benefit

* Stake Neko to earn more Neko through auto-compounding from multiple real-yield sources.
* Earn more charms to access higher levels of revenue share across offered products.
* Gain early access to new AI product features.
* Also earn PRJX and RubFi points.


---

# 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://docs.neko.fun/features/key-offerings/stake.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.
