# Token Economics

$SAL is tradable initially on Arbitrum's Layer 2 blockchain, and then may expand across other chains upon additional liquidity generation. Lychee's dApp is also available initially exclusively on Arbitrum.

*Learn about Lychee's $SAL tokenomics by clicking "Earn" or "Distribution" below:*

{% content-ref url="/pages/8ioX5YPhugvng3a2MXQx" %}
[Earn with SAL](/lychee-docs/token-economics/earn-with-sal.md)
{% endcontent-ref %}

{% content-ref url="/pages/iBjxNgp8MUxtpUppkoUK" %}
[Distribution](/lychee-docs/token-economics/distribution.md)
{% endcontent-ref %}

**The default Arbitrum RPC is as follows:**

**For Users**

Name: Arbitrum One

Chain ID: 42161

RPC URL: <https://arb1.arbitrum.io/rpc>

Block Explorer: <https://arbiscan.io/>

**For Developers**

Tech Stack: Nitro (Roll up)

Sequencer Feed URL: wss\://arb1.arbitrum.io/feed

Sequencer Endpoint: <https://arb1-sequencer.arbitrum.io/rpc>&#x20;


---

# 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://lycheeprotocol.gitbook.io/lychee-docs/token-economics.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.
