# What is Arbitrum one?

#### Arbitrum and TheStandard

[**Arbitrum**](https://arbitrum.io/) **one** is an Ethereum Layer 2 scaling solution designed to enhance the Ethereum network through increased transaction speeds and lower costs. It leverages optimistic rollups to process many transactions off-chain, while still benefiting from Ethereum's security.\
\
NOTE: Arbitrum have another L2 blockchain called Arbitrum NOVA which is focused on web3 gaming. TheStandard does not support NOVA, the protocol only supports "Arbitrum ONE"!<br>

**Benefits of Arbitrum one:**

* **Scalability**: Processes up to 40,000 transactions per second.
* **Cost-Efficiency**: Significantly reduces gas fees compared to Layer 1.
* **Security**: Secured by Ethereum's underlying infrastructure.

**TheStandard's Choice**: TheStandard opted for Arbitrum due to these enhanced scalability and cost benefits, which align with their goal to provide a seamless and financially efficient platform. Building on Arbitrum allows TheStandard to offer users fast and secure operations, while offering the security that Ethereum offers as a base layer.


---

# 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.thestandard.io/tst/additional-resources/what-is-arbitrum-one.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.
