> For the complete documentation index, see [llms.txt](https://docs.clashingblades.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clashingblades.com/lyka/what-is-lyka/where.md).

# Where?

## Where and How?

In **ClashingBlades,** as for **How?** I don't know How to answer that question in one line.

## **How to obtain LYKA?**

There are many ways you can obtain **LYKA** in **Ethernia.** The battle for being on the top of **LYKA's Top earners'** leaderboard never ends.&#x20;

Here is a list of ways to obtain **LYKA**

* Killing monsters in the wild
* Killing other Players and looting their **LYKA**s&#x20;
* Finding item drops and trading them with other players or selling them to an NPC
* Participate in game Events
* Complete Quests&#x20;
* Join one of our Airdrop Events
* Did you know you can stake **LYKA**?

**We** will be revealing more ways to obtain LYKA in due time.


---

# 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://docs.clashingblades.com/lyka/what-is-lyka/where.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.
