# Lazy Bear

## Lazy Bear

- [Lazy Bear](https://docs.lazybear.cc/lazy-bear.md): Create, buy, sell, and stake you memecoins
- [Bonding Curves](https://docs.lazybear.cc/bonding-curves.md): Math behind the curve
- [Nursery (Archived)](https://docs.lazybear.cc/nursery-archived.md): Stake your tokens to claim LP that was created after bonding
- [FAQ](https://docs.lazybear.cc/faq.md): All you need to know about Lazy Bear
- [Terms and Conditions](https://docs.lazybear.cc/terms-and-conditions.md): Last updated: December 19, 2024
- [Content Policy](https://docs.lazybear.cc/content-policy.md): Last updated: December 19, 2024
- [Privacy Policy](https://docs.lazybear.cc/privacy-policy.md)
- [Fees](https://docs.lazybear.cc/fees.md): The following are fees charged by the Lazybear platform when you use the Lazybear platform:


---

# 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.lazybear.cc/lazy-bear.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.
