# Lara Docs

## Lara Docs

- [Welcome to LARA](https://docs.laraprotocol.com/welcome-to-lara.md): Lara - Liquid Staking for Taraxa
- [Vision](https://docs.laraprotocol.com/vision.md): What differentiates us
- [Roadmap](https://docs.laraprotocol.com/roadmap.md): Let's keep it one step at a time
- [Lara Testnet Campaign](https://docs.laraprotocol.com/lara-testnet-campaign.md): Celebrate with us our testnet launch
- [Value Propositions](https://docs.laraprotocol.com/whitepaper/value-propositions.md): What makes Lara a focal point of the Taraxa ecosystem
- [APR and fees on Taraxa](https://docs.laraprotocol.com/whitepaper/apr-and-fees-on-taraxa.md): Understanding what you'll earn
- [Managing st\[TARA\]](https://docs.laraprotocol.com/whitepaper/managing-st-tara.md): What you need to be aware of while using Lara
- [What is wst\[TARA\]](https://docs.laraprotocol.com/whitepaper/what-is-wst-tara.md): What is the wrapped staked TARA and why you should use it
- [$Lara Token](https://docs.laraprotocol.com/usdlara-token.md): This section contains everything about the Lara token
- [LARA tokenomics](https://docs.laraprotocol.com/usdlara-token/lara-tokenomics.md): First and foremost a governance token with lots of utility
- [LARA presale](https://docs.laraprotocol.com/usdlara-token/lara-presale.md): Everything you need to know about the presale
- [Private Sale](https://docs.laraprotocol.com/usdlara-token/private-sale.md): Rules & T\&Cs
- [Lara staking](https://docs.laraprotocol.com/lara-staking.md): All details about staking Lara
- [Staking Milestones](https://docs.laraprotocol.com/lara-staking/staking-milestones.md): Bringing utility through staking
- [Explaning $veLARA](https://docs.laraprotocol.com/lara-staking/explaning-usdvelara.md): Everything about the vested LARA token
- [Redeeming $veLARA](https://docs.laraprotocol.com/lara-staking/redeeming-usdvelara.md): When and where is it possible
- [Why a DAO?](https://docs.laraprotocol.com/lara-dao/why-a-dao.md): About our community
- [DAO Terms & Conditions](https://docs.laraprotocol.com/lara-dao/dao-terms-and-conditions.md)
- [Understanding the DAO](https://docs.laraprotocol.com/lara-dao/understanding-the-dao.md): What are the Lara DAO's functions
- [Proposal guidelines & template](https://docs.laraprotocol.com/lara-dao/proposal-guidelines-and-template.md): Everything you need to know to submit proposals
- [Contracts](https://docs.laraprotocol.com/smart-contracts/contracts.md): Our setup in detail
- [Security Audit](https://docs.laraprotocol.com/smart-contracts/contracts/security-audit.md): List of security audits done on the Lara Protocol
- [Lara App walkthrough](https://docs.laraprotocol.com/lara-app-walkthrough.md): How to use Lara Protocol
- [For Passive Stakers](https://docs.laraprotocol.com/use-cases/for-passive-stakers.md)
- [For DAO members](https://docs.laraprotocol.com/use-cases/for-dao-members.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.laraprotocol.com/welcome-to-lara.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.
