> For the complete documentation index, see [llms.txt](https://degenprime.gitbook.io/degenprime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://degenprime.gitbook.io/degenprime/ecosystem-partners/base.md).

# Base

Base is a leading blockchain developed by Coinbase, one of the world’s largest and most trusted cryptocurrency exchanges. Base, being tightly connected to Coinbase, aims to enable any user to interact in the on-chain decentralised ecosystem by providing a seamless user experience - and it has the distribution to do exactly that.&#x20;

Aside from any user being able to interact on Base like any other chain, Base has something special: Coinbase. Users of Coinbase can effortlessly use apps on Base without any of the complexities of blockchains, similar to how they use other apps on their phone. However, on Base, they have access to a vibrant ecosystem with DeFi, NFTs, Social dApps, and the most recent additions of an active Meme and AI ecosystem.&#x20;

As a network, Base is built to be secure, scalable, and accessible to all. It is an Ethereum Layer 2 and leverages the technology stack of Optimism as part of the Superchain. This provides Base with interoperability with any other chain in the Optimism ecosystem as well as the wider Ethereum ecosystem and its L2s. Base does not stop there and is continuously building out and scaling the capability of their blockchain to make it cheaper and faster to use.&#x20;

Base is fully on its way to its end-goal of building and servicing an open financial system on-chain for the mass market.

For a deeper dive into Base, read on in the next section or follow these links to quickly find what you are looking for:

* [The Ecosystem](/degenprime/ecosystem-partners/base/bases-ecosystem.md)
* [Smart Wallet](/degenprime/ecosystem-partners/base/smart-wallet.md)
* [Tech Stack](/degenprime/ecosystem-partners/base/tech-stack.md)
* [Backed by Coinbase](/degenprime/ecosystem-partners/base/backed-by-coinbase.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 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://degenprime.gitbook.io/degenprime/ecosystem-partners/base.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.
