# Liquid

## Liquid

- [Welcome to Liquid](https://getliquid.gitbook.io/liquid/welcome-to-liquid.md): Democratizing asset ownership.
- [Sign-Up](https://getliquid.gitbook.io/liquid/user-guides/sign-up.md): Head to https://getliquid.io/ to enroll in Liquid today
- [Marketplace](https://getliquid.gitbook.io/liquid/user-guides/marketplace.md): Utilizing the Liquid marketplace.
- [Yield](https://getliquid.gitbook.io/liquid/user-guides/yield.md): Learn how platform yield is generated.
- [Liquidate](https://getliquid.gitbook.io/liquid/user-guides/liquidate.md)
- [How it Works](https://getliquid.gitbook.io/liquid/liquid/how-it-works.md): Learn how Liquid operates.
- [Community Engagement](https://getliquid.gitbook.io/liquid/liquid/community-engagement.md): Fostering a sense of ownership and loyalty.
- [Community Quests](https://getliquid.gitbook.io/liquid/liquid/community-quests.md): Work with other Liquid members to unlock rewards.
- [Referral Rewards](https://getliquid.gitbook.io/liquid/liquid/referral-rewards.md): Liquid's referral program.
- [Technology](https://getliquid.gitbook.io/liquid/more-about-liquid/technology.md): Platform technologies.
- [Roadmap](https://getliquid.gitbook.io/liquid/more-about-liquid/roadmap.md): Our immediate roadmap.
- [Team](https://getliquid.gitbook.io/liquid/more-about-liquid/team.md): Our team.
- [Legal](https://getliquid.gitbook.io/liquid/more-about-liquid/legal.md): Liquid's commitment to maintaining compliance and safety.
- [FAQ](https://getliquid.gitbook.io/liquid/more-about-liquid/faq.md): Frequently asked questions.


---

# 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://getliquid.gitbook.io/liquid/welcome-to-liquid.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.
