> For the complete documentation index, see [llms.txt](https://legendsdoc.lovely.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legendsdoc.lovely.finance/feature-set/tap-and-earn.md).

# Tap & Earn

Dive into the exciting world of Lovely Legends' in-game economy! Our token system puts the power of progress right at your fingertips.

<figure><img src="/files/Uj3Ao1nKFdMXxl9yOVVD" alt=""><figcaption></figcaption></figure>

* Earn tokens with every tap: Watch your wealth grow as you play! Each interaction in the game rewards you with shiny tokens, making every moment count.
* Unlock a world of possibilities: Use your hard-earned tokens to access exclusive in-game perks that enhance your gameplay experience. Boost your earning potential and energy levels to progress faster!

<figure><img src="/files/yW25aRX0KdVbpKyEvokA" alt=""><figcaption></figcaption></figure>

Reinvest for greater gains: Use your tokens strategically to boost your earn-per-tap rate and increase your energy capacity. Watch as your token earnings multiply with smart investments!

<figure><img src="/files/FYQ74vp7GNpw4CudGycC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/heTM3pWPetuCNvTzyfiq" alt=""><figcaption></figcaption></figure>

Invite your friends, boost your experience: Share the fun and reap the rewards! Invite friends to join Lovely Legends and enjoy special bonuses that enhance your gameplay. \ <br>

<figure><img src="/files/mUSn9m0I3gRwDPXVdO1g" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bnD3nNs4jEbonv7VdZje" alt=""><figcaption></figcaption></figure>

**More friends mean more power!**

<figure><img src="/files/uMmUoiXPLZnUYKyptZHr" alt=""><figcaption></figcaption></figure>

With Lovely Legends' token system, every tap and every friend brings you closer to amazing in-game perks and enhanced gameplay. Start collecting, inviting, and see how far your tokens can take you!


---

# 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 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, and the optional `goal` query parameter:

```
GET https://legendsdoc.lovely.finance/feature-set/tap-and-earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
