# Delta Document Portal

![](https://1503113791-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWZptP2x2EQRB4un4qd%2F-MWrDjVyx8xPoHAz44ge%2F-MWrEmYHth2ZZK2ELHCI%2Fdelta%20document%20portal.png?alt=media\&token=8440b5c3-32bb-4f04-92ed-c921b20abed5)

Delta is an on-chain options layer which utilizes a combination of liquidity standards to reduce premiums and offer competitive options prices. It uses novel systems such as a unique vesting schedule to generate a new form of liquidity.

This portal links to key resources on Delta to understand the protocol and help its users navigate through the interface.

The first section of the Delta Document Portal focuses on the ecosystem and its novel architecture.&#x20;

### Delta Ecosystem

* [Delta Vesting Schedule](https://docs.delta.financial/delta-ecosystem/vesting-schedule)
* [Delta Token](https://docs.delta.financial/delta-ecosystem/delta-token)
* [rLP Token](https://docs.delta.financial/delta-ecosystem/rlp-token)
* [Deep Farming Vault](https://docs.delta.financial/delta-ecosystem/deep-farming-vault)

The second section of the Delta Document Portal is filled with Guides which help our users to navigate through our system. It explains a variety of terms and gives, step by step instructions on how to use the most important features of the Delta ecosystem.

### Tokens of the ecosystem

* [How to mint new rLP tokens](https://docs.delta.financial/guides/mint-rlp-1)
* [How to buying trade and keep track of your Delta](https://docs.delta.financial/guides/buying-trading-delta)

### Deep Farming Vault

* [How to staking rLP](https://docs.delta.financial/guides/staking-rlp)
* [How to staking Delta](https://docs.delta.financial/guides/staking-delta)
* [How to claim Rewards](https://docs.delta.financial/guides/claim-rewards)

### Limited Staking Window

* [How to claim rLP tokens](https://docs.delta.financial/guides/claim-rlp-from-lsw)
* [How to claim the Referral Bonus](https://docs.delta.financial/guides/claim-referral-bonus)


---

# 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.delta.financial/master.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.
