> For the complete documentation index, see [llms.txt](https://docs.nabla.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nabla.fi/amber-tokenized-points-program.md).

# $AMBER Onchain Points Program

$AMBER / $AMBER2 is distributed as the on-chain community reward in the Nabla Finance ecosystem.<br>

Read about $AMBER in depth in the following article:

{% embed url="<https://paragraph.xyz/@nablafi/introducing-amber-tokenized-points-program>" %}

***

## Season 2 - $AMBER2  (live)

**Amber Tokenized Points Season 2** (ERC20) have been deployed on Base (chain id: 8453) and are bridged to Arbitrum One (chain id: 42161).

### Base

<table><thead><tr><th width="175">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Address</td><td><pre><code>0x36b5d8b243fbede90d6b655f6471b66266cc9426
</code></pre></td></tr><tr><td>Name</td><td>Amber Tokenized Points Season 2</td></tr><tr><td>Symbol</td><td>AMBER2</td></tr><tr><td>Decimals</td><td>18</td></tr></tbody></table>

### Arbitrum One

<table><thead><tr><th width="175">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Address</td><td><pre><code>0xfe9e30182b28a0eb36a222bd328f6a88e1c882a3
</code></pre></td></tr><tr><td>Name</td><td>Amber Tokenized Points Season 2</td></tr><tr><td>Symbol</td><td>AMBER2</td></tr><tr><td>Decimals</td><td>18</td></tr></tbody></table>

***

***

## Season 1 - $AMBER

**Amber Tokenized Points** (ERC20) have been deployed on Base (chain id: 8453).

<table><thead><tr><th width="175">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Address</td><td><pre><code>0x5872841A3207DC145Ce0348A334178CC9eE188aE
</code></pre></td></tr><tr><td>Name</td><td>Amber Tokenized Points</td></tr><tr><td>Symbol</td><td>AMBER</td></tr><tr><td>Decimals</td><td>18</td></tr></tbody></table>


---

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

```
GET https://docs.nabla.fi/amber-tokenized-points-program.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.
