> For the complete documentation index, see [llms.txt](https://docs.layerk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.layerk.com/layer-2-blockchain-and-token.md).

# Layer 2 - Blockchain & Token

- [LAYERK Chain](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-chain.md): Discover the future of blockchain with the LAYERK Chain and its revolutionary features. Step into a new era of token trading. Find out What is LAYERK Chain and How does it work
- [LAYERK Token](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-token.md): LAYERK Token and Blockchain. LAYERK is the native token of the LAYERK ecosystem. Users utilize LYK tokens to pay for network services such as sending crypto, minting tokens, invoking smart contracts
- [LAYERK Token Use Cases](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-token/layerk-token-use-cases.md): LAYERK Token: Governance, Rewards, and Beyond! From buybacks to bonuses, LAYERK offers a myriad of utilities. Join us today.
- [Contract LAYERK (LYK)](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-token/contract-layerk-lyk.md)
- [Contract sLAYERK](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-token/contract-slayerk.md)
- [Contract mLAYERK](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-token/contract-mlayerk.md)
- [LAYERK Incubator](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-incubator.md): Unlock Your Blockchain Vision with LAYERK Incubator: Where Ideas Become Reality in the LAYERK Ecosystem.
- [LAYERK Vertical](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-incubator/layerk-vertical.md): LAYERK Vertical: Driving innovation and growth across startup funding, NFT acceleration, student support, and community outreach.
- [Technical informations](https://docs.layerk.com/layer-2-blockchain-and-token/technical-informations.md)
- [Smart Contract Audit](https://docs.layerk.com/layer-2-blockchain-and-token/smart-contract-audit.md): Overview of LayerK’s approach to smart contract security, stressing the importance of audits and introducing Zokyo’s role in ensuring code integrity.
- [Smart Contract Audit - April 2025](https://docs.layerk.com/layer-2-blockchain-and-token/smart-contract-audit/smart-contract-audit-april-2025.md): Summary of the 2025 Zokyo audit on LayerK’s Arbitrum Nitro and Token Bridge contracts, including results, score, and recommendations.
- [Other Reports and Audits](https://docs.layerk.com/layer-2-blockchain-and-token/smart-contract-audit/other-reports-and-audits.md): Other audits from 2022 covering LFi and cLFi smart contracts on Ethereum and Polygon, with downloadable reports and context.
- [LayerK DAO](https://docs.layerk.com/layer-2-blockchain-and-token/layerk-dao.md): The LayerK DAO On-chain Referendum and Polls system represents a significant advancement towards more direct and transparent community involvement in decision-making processes.


---

# 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.layerk.com/layer-2-blockchain-and-token.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.
