# Arithmic Gen 2.0 zkVM Soma: The future of zkEVMs

Soma, the foundation of the Arithmic Network, is a Gen 2.0 VM built for RISC-V CPUs that computes proofs for most operations using lookups. In this section, we elaborate upon the system design of Soma and our planned updates for the future.


---

# 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://arithmic-labs.gitbook.io/arithmic-documentation/arithmic-gen-2.0-zkvm-soma-the-future-of-zkevms.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.
