# Orbit Chains

Arbitrum Orbit allows Developers to permissionlessly launch their own custom chains that settle on Arbitrum One. It is the technology behind the Superposition Layer-3, and utilises Arbitrum's Nitro Tech Stack to offer high throughput, low transaction costs and more efficient memory usage.&#x20;

It allows Developers to choose a custom ERC-20 gas token for their chain, modular data availability solutions (such as Conduit), self governance as well as utilising Arbitrum Stylus to write Smart Contracts using the Stylus Rust SDK.


---

# 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.superposition.so/superposition-mainnet/arbitrum-layer-3/orbit-chains.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.
