# Introduction

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

This document provides an introduction to Neptune, a Liquid Staking Protocol (LSD) designed for OAS.

Neptune is inspired by Lido, an LSD protocol for ETH. Similar to Lido and other LSD protocols, Neptune allows users to stake (delegate) OAS to validators, thereby securing the network and earning staking rewards, while also unlocking liquidity on staked OAS, which would otherwise be restricted. For each OAS staked, holders receive a specified amount of stOAS (staked OAS) tokens. These stOAS tokens can then be traded, lent, or staked on DeFi platforms like GamingDEX. Additionally, stOAS tokens may be sold or redeemed on Neptune to convert them back to OAS if needed.

t the time of this document's writing, the OAS ecosystem does not have an LSD solution, representing a missing component for Oasys, a DPoS chain. The release of Neptune will allow the Oasys ecosystem to meet a broader range of user needs.


---

# Agent Instructions: 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.neptune-lsd.com/introduction.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.
