# LDN

**LDN is the base governance token of the Lydian protocol.** It represents a share of the total Treasury and is your Guild Membership card.

Your weight in governance votes is also determined by the amount of Lydian tokens you have in your wallet, whether its LDN, sLDN or wLDN.

We strongly advise to always have your LDN in the form of **sLDN** or **wLDN**. This way the tokens will accrue rebase rewards, which regular LDN will not.

In the end, it is up to you which part of your LDN you want to stake and which part you want to provide as liquidity to the protocol.

As always, the [Lydian Discord](https://discord.gg/UFg6U4cPcc) is a great place for an open discussion with other Guild Members, who are faced with the same conundrums to get the best rewards.


---

# Agent Instructions: 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:

```
GET https://docs.lydian.xyz/basics/ldn.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.
