# hope.money

## Hope.money

- [Welcome to Hope.money](https://docs.hope.money/welcome-to-hope.money.md)
- [Understanding HOPE Ecosystem](https://docs.hope.money/getting-started/understanding-hope-ecosystem.md)
- [$HOPE Basics](https://docs.hope.money/hope-token/hope-basics.md): Next-gen money powering the HOPE Ecosystem
- [HOPE Gömböc](https://docs.hope.money/hope-token/hope-gomboc.md): Distributed reserve pools for $HOPE
- [$HOPE Pricing Mechanism](https://docs.hope.money/hope-token/hope-pricing-mechanism.md)
- [Development Phases of $HOPE](https://docs.hope.money/hope-token/development-phases-of-hope.md)
- [Stake & Earn with $HOPE](https://docs.hope.money/hope-token/stake-and-earn-with-hope.md)
- [Understanding $LT](https://docs.hope.money/lt-light-token/understanding-lt.md)
- [$LT Basics](https://docs.hope.money/lt-light-token/lt-basics.md)
- [$LT Tokenomics](https://docs.hope.money/lt-light-token/lt-tokenomics.md): Supply & distribution of $LT
- [Locking $LT (veLT)](https://docs.hope.money/lt-light-token/locking-lt-velt.md)
- [Boosting $LT Rewards](https://docs.hope.money/lt-light-token/boosting-usdlt-rewards.md)
- [Earning Gov Fees](https://docs.hope.money/lt-light-token/earning-gov-fees.md)
- [Understanding Gauges](https://docs.hope.money/reward-gauges/understanding-gauges.md)
- [Gauge Weights](https://docs.hope.money/reward-gauges/gauge-weights.md)
- [veLT & Checkpoint Mechanism](https://docs.hope.money/reward-gauges/velt-and-checkpoint-mechanism.md)
- [Claiming Rewards](https://docs.hope.money/reward-gauges/claiming-rewards.md)
- [Governance Guide](https://docs.hope.money/lightdao-governance/governance-guide.md)
- [Proposals](https://docs.hope.money/lightdao-governance/proposals.md)
- [Voting](https://docs.hope.money/lightdao-governance/voting.md)
- [HopeSwap](https://docs.hope.money/protocols/hopeswap.md): Exchange rate market
- [HopeConnect](https://docs.hope.money/protocols/hopeconnect.md)
- [HopeCard](https://docs.hope.money/protocols/hopeconnect/hopecard.md)
- [Nebula](https://docs.hope.money/protocols/hopeconnect/nebula.md)
- [Audits](https://docs.hope.money/appendix/audits.md)
- [Glossary](https://docs.hope.money/appendix/glossary.md)
- [FAQ](https://docs.hope.money/appendix/faq.md)
- [What is "Other Rewards" when claiming rewards?](https://docs.hope.money/appendix/faq/what-is-other-rewards-when-claiming-rewards.md)
- [HopeSwap Approve USDT Error](https://docs.hope.money/appendix/faq/hopeswap-approve-usdt-error.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.hope.money/welcome-to-hope.money.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.
