# Tokenomy FAQ

<details>

<summary>Where can I buy or sell a CELT token?</summary>

You can purchase CELT through uniswap.com for any tradable token.

</details>

<details>

<summary>What is a CELT token and how is it connected to Celestium?</summary>

It is a native utility token settled as the sole unit for all protocol interactions, including providing liquidity and betting.

</details>

<details>

<summary>Why does the CELT token have a value and how is it derived?</summary>

Demand is driven by the utility of CELT as the mandatory access point for independent operators and providers to use the protocol infrastructure.

</details>

<details>

<summary>Are CELT and stakers holders protected against rugpull or team dump?</summary>

**Yes**, protection is guaranteed by immutable smart contracts including the 8-year team token exit plan (3-year cliff + 5-year vesting) and the community lockup for initial liquidity providers.

* [Community Lockup](/tokenomy/liquidity-and-lockups/community-lockup.md) of initial airdrop winners
* [Team Pool](/tokenomy/celt-initial-distribution/team-pool.md) vesting is set for 5 years starting after 3 years since the project launched.
* [Team.finance Lockups](/tokenomy/liquidity-and-lockups/team-finance-lockups.md)

</details>

<details>

<summary>Is't CELT a security token?</summary>

No. CELT is a native utility token. It does not represent equity, a debt obligation, or a right to a share in company profits. Its value is created solely by community demand and technological utility. Moreover CELT token was never subject to an initial public token sale such as IEO and is not even listed on any centralized exchange.

</details>

<details>

<summary>What chains are supported by Celestium?</summary>

Celestium currently runs on Polygon. Network name: Polygon Mainnet. RPC URL: <https://polygon-rpc.com>. Chain ID: 137. There are no official wrapped versions on other chains.

</details>

<details>

<summary>Why does the CELT token exist?</summary>

CELT token is here to allow Celestium technology fast expansion as third party issued asset would require significant investment of initial value while creation of unique asset which empowers the technology allows the value creation thanks to the community demand.

</details>


---

# 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.celestium.digital/tokenomy/tokenomy-faq.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.
