# Spartacus

## Spartacus

- [Updates: Migrating to Ethereum Mainnet](https://docs.spartacus.finance/announcing-spartacus-2.0/updates-migrating-to-ethereum-mainnet.md)
- [Announcing Spartacus 2.0](https://docs.spartacus.finance/announcing-spartacus-2.0/announcing-spartacus-2.0.md): The next phase of Spartacus Finance
- [Introducing Spartacus](https://docs.spartacus.finance/introducing-spartacus/introducing-spartacus.md): The largest treasury reserve protocols on Fantom network
- [Phase I - Project launch](https://docs.spartacus.finance/introducing-spartacus/phase-i-project-launch.md): Major achievements to date
- [Phase II - Sustainable growth and expansion](https://docs.spartacus.finance/introducing-spartacus/phase-ii-sustainable-growth-and-expansion.md): Future plans
- [Bonding](https://docs.spartacus.finance/guides-to-arena/bonding.md)
- [Staking](https://docs.spartacus.finance/guides-to-arena/staking.md)
- [(Λ, Λ)](https://docs.spartacus.finance/guides-to-arena/l-l.md)
- [SPA tokens](https://docs.spartacus.finance/tokenomics/spa-tokens.md)
- [Treasury](https://docs.spartacus.finance/tokenomics/treasury.md)
- [Contracts](https://docs.spartacus.finance/tokenomics/contracts.md)
- [DeFi 2.0 Glossary](https://docs.spartacus.finance/references/defi-2.0-glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.spartacus.finance/announcing-spartacus-2.0/updates-migrating-to-ethereum-mainnet.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.
