> For the complete documentation index, see [llms.txt](https://docs.magna.so/magna-company-overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magna.so/magna-company-overview/welcome-to-magna.md).

# Welcome to Magna

## Company Overview

Magna is building software infrastructure for the largest and most innovative networks/protocols in the web3 space and is relied upon by top VC funds.&#x20;

Our flagship product is “Carta for Web3”, a platform to automate managing and distributing digital assets (tokens) according to custom logic to incentivize investors and network participants.&#x20;

This year alone, we’ve grown our platform to over 20 billion dollars (USD) worth of digital assets managed, scaled our app to hundreds of thousands of users, and captured meaningful recurring revenue along the way.

We’re a team of \~15 in NYC, Europe & Asia backed by Y-Combinator, Tiger Global, and the biggest names in the space (Tusk Ventures, Circle, Galaxy Digital, Solana Ventures, Polygon Ventures, GSR, Tower Research, and many more).&#x20;

Our engineering team comes from top finance and distributed systems companies like Gemini, Morgan Stanley, and Palantir. We’ve built exchange matching engines at scale, published AI papers at top journals, and exited startups to Fortune 500 companies prior to Magna.

## Our Flagship Product

Magna is the go-to token management and distribution platform with over 1M+ users, providing sustainable token infrastructure for projects building in web3.

Magna allows companies to upload and track token allocations for their stakeholders.&#x20;

* $30B+ in total value processed since Q2 2022
* Over 1M stakeholders using Magna
* $20B+ TVL in secure smart contracts that are audited by OtterSec, Zellic, Trail of Bits, and Guardian Audits
* Trusted by 100+ clients across Solana, Ethereum, EVM chains and Aptos
* $18M in funding raised to fuel the development of token management infrastructure

#### **We have since grown to now offer:**

* The ability to execute large scale airdrops to community members all available through a [**Custom Claim Portal**](https://docs.magna.so/magna-company-overview/case-studies/custom-claim-portal-or-case-studies) using your own domain.&#x20;
* White label [**Node Sales**](https://docs.magna.so/magna-company-overview/case-studies/node-sales-or-case-studies) portal for your community.
* Developer tools such as APIs and Protocol Hooks to further meet your customization requests.&#x20;

{% hint style="info" %}
Visit '[Our Products](https://docs.magna.so/magna-company-overview/overview/our-products)' page to see more about all of our product offerings.
{% endhint %}

## Quick links

{% content-ref url="/pages/sMC9iBvGueHxhCAM5ltZ" %}
[Our Products](/magna-company-overview/overview/our-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/lY3Prqr4n0BW1oUldDik" %}
[Token Management & Distribution](/magna-company-overview/overview/our-products/token-management-and-distribution.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/l6V8vExBpdgM1nUOCvCO" %}
[Broken mention](broken://pages/l6V8vExBpdgM1nUOCvCO)
{% endcontent-ref %}

{% content-ref url="/pages/TniLwKncKPAmoyqeg25F" %}
[Broken mention](broken://pages/TniLwKncKPAmoyqeg25F)
{% endcontent-ref %}


---

# 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://docs.magna.so/magna-company-overview/welcome-to-magna.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.
