# MetaLeX Docs

## Docs

- [Welcome](https://docs.metalex.tech/readme.md): Natively tokenized private securities on Ethereum, anchored in each issuer's governing law — and how to use the apps built on them.
- [Overview](https://docs.metalex.tech/protocol-tutorials/tutorials.md): Learn the protocol by doing: incorporate, raise, and trade on a test network
- [Incorporate a cyberCORP](https://docs.metalex.tech/protocol-tutorials/incorporate-a-cybercorp.md): Deploy a cyberCORP suite, create a security class, and issue the first cyberCERT
- [Run a cyberRAISE round](https://docs.metalex.tech/protocol-tutorials/run-a-cyberraise-round.md): Create a SAFE round, take an investor EOI, allocate it, and close the round
- [Scripify and settle a secondary trade](https://docs.metalex.tech/protocol-tutorials/scripify-and-settle.md): Make part of a cyberCERT tradable as cyberSCRIP, trade it, and recertify the buyer
- [Overview](https://docs.metalex.tech/protocol-how-to-guides/how-to.md): Task-oriented recipes for operating a cyberCORP onchain
- [Configure BorgAuth roles](https://docs.metalex.tech/protocol-how-to-guides/configure-roles.md): Grant and revoke BorgAuth authority levels on a cyberCORP suite
- [Issue a cyberCERT](https://docs.metalex.tech/protocol-how-to-guides/issue-a-cybercert.md): Create a security-class printer and issue certificates under it
- [Restrict cyberSCRIP transfers](https://docs.metalex.tech/protocol-how-to-guides/restrict-transfers.md): Install transfer-restriction hooks and compliance powers on cyberSCRIP
- [Gate state transitions with conditions](https://docs.metalex.tech/protocol-how-to-guides/gate-with-conditions.md): Attach condition contracts to issuance, deals, rounds, and secondary settlement
- [Run a secondary trade](https://docs.metalex.tech/protocol-how-to-guides/run-a-secondary-trade.md): Post, accept, and finalize a secondary offer under an elected exemption pathway
- [Convert SAFEs to equity](https://docs.metalex.tech/protocol-how-to-guides/convert-safe-to-equity.md)
- [Deploy a PumpCorp for ACE](https://docs.metalex.tech/protocol-how-to-guides/deploy-pumpcorp-ace.md)
- [Deploy a MetaDAO SPC](https://docs.metalex.tech/protocol-how-to-guides/deploy-metadao-spc.md)
- [Deploy a LiquiLeX pool](https://docs.metalex.tech/protocol-how-to-guides/deploy-liquilex-pool.md)
- [Upgrade a cyberCORP](https://docs.metalex.tech/protocol-how-to-guides/upgrade-a-cybercorp.md): Upgrade the UUPS core suite and beacon-proxied printers
- [Sign a cyberAgreement](https://docs.metalex.tech/protocol-how-to-guides/sign-a-cyberagreement.md): Register templates and execute multi-party agreements in the CyberAgreementRegistry
- [Integrate from a frontend](https://docs.metalex.tech/protocol-how-to-guides/integrate-from-frontend.md): Wire a dApp frontend to the cyberCORPs contracts
- [Overview](https://docs.metalex.tech/protocol-reference/reference.md): The dry facts: contract APIs, roles, events, and deployments
- [Core contracts](https://docs.metalex.tech/protocol-reference/contracts.md): What each core contract does and how the suite fits together
- [CyberCorp](https://docs.metalex.tech/protocol-reference/contracts/cybercorp.md)
- [IssuanceManager](https://docs.metalex.tech/protocol-reference/contracts/issuancemanager.md): The issuance authority: printers, cyberCERTs, scrip, security classes, secondary transfers
- [LedgerEntryToken (CyberCertPrinter)](https://docs.metalex.tech/protocol-reference/contracts/ledgerentrytoken.md): The ERC-721 register of cyberCERTs (formerly CyberCertPrinter)
- [CyberScrip](https://docs.metalex.tech/protocol-reference/contracts/cyberscrip.md)
- [CyberShares](https://docs.metalex.tech/protocol-reference/contracts/cybershares.md)
- [DealManager](https://docs.metalex.tech/protocol-reference/contracts/dealmanager.md): Deal lifecycle and the secondary-trading venue with settlement escrow
- [RoundManager](https://docs.metalex.tech/protocol-reference/contracts/roundmanager.md): Multi-investor fundraising rounds with escrowed officer signatures
- [LeXscroWLite](https://docs.metalex.tech/protocol-reference/contracts/lexscrowlite.md)
- [CyberAgreementRegistry](https://docs.metalex.tech/protocol-reference/contracts/cyberagreementregistry.md)
- [SafeCertificateConverter](https://docs.metalex.tech/protocol-reference/contracts/safecertificateconverter.md)
- [LexChex / LeXcheXBadge / LexChexMinter](https://docs.metalex.tech/protocol-reference/contracts/lexchex.md)
- [CertificateUriBuilder](https://docs.metalex.tech/protocol-reference/contracts/certificateuribuilder.md)
- [Factories](https://docs.metalex.tech/protocol-reference/factories.md)
- [Certificate extensions](https://docs.metalex.tech/protocol-reference/extensions.md): Certificate and corp extensions: per-security-type data and JSON rendering
- [Hooks](https://docs.metalex.tech/protocol-reference/hooks.md)
- [Conditions](https://docs.metalex.tech/protocol-reference/conditions.md): Condition contracts that gate state transitions, including the secondary-trading family
- [Access control (BorgAuth)](https://docs.metalex.tech/protocol-reference/access-control.md): BorgAuth numeric authority levels and who can call what
- [Upgrade model](https://docs.metalex.tech/protocol-reference/upgrade-model.md)
- [Agreement templates](https://docs.metalex.tech/protocol-reference/templates.md)
- [Security types](https://docs.metalex.tech/protocol-reference/security-types.md)
- [Deployments](https://docs.metalex.tech/protocol-reference/deployments.md): Deployed addresses and versions per chain
- [Glossary](https://docs.metalex.tech/protocol-reference/glossary.md)
- [Overview](https://docs.metalex.tech/protocol-explanation/explanation.md): Why the protocol is designed the way it is
- [Constitutive vs. pointer tokenization](https://docs.metalex.tech/protocol-explanation/constitutive-vs-pointer.md)
- [The dual-token model](https://docs.metalex.tech/protocol-explanation/dual-token-model.md): cyberCERT and cyberSCRIP: one security in register form and trading form
- [Legal mappings across jurisdictions](https://docs.metalex.tech/protocol-explanation/legal-mappings.md)
- [Co-approval upgradeability](https://docs.metalex.tech/protocol-explanation/co-approval-upgradeability.md)
- [Composability and DeFi](https://docs.metalex.tech/protocol-explanation/composability.md)
- [Compliance architecture](https://docs.metalex.tech/protocol-explanation/compliance-architecture.md): Where compliance runs: conditions, credentials, and the register boundary
- [The role of MetaLeX](https://docs.metalex.tech/protocol-explanation/role-of-metalex.md)
- [Regulatory context](https://docs.metalex.tech/protocol-explanation/regulatory-context.md)
- [The cyberCORPs application stack](https://docs.metalex.tech/protocol-explanation/application-stack.md)
- [Using the cyberCORPs apps](https://docs.metalex.tech/web-app-using-the-apps/webapp.md): What the cyberCORPs apps do and which one you need
- [The cyberCORPs app — manage your company](https://docs.metalex.tech/web-app-using-the-apps/mainframe.md): Create or form a company and run it: cap table, board, issuance, grants, and cyberSign
- [The cap table](https://docs.metalex.tech/web-app-using-the-apps/mainframe/captable.md): One cap table for tokenized and untokenized positions, with AI-assisted import
- [Cap-table records, modeling and compliance](https://docs.metalex.tech/web-app-using-the-apps/mainframe/captable-tools.md): Stockholder lists, 409A and Rule 701 records, tax trackers, and scenario modeling
- [Token grants and onchain vesting](https://docs.metalex.tech/web-app-using-the-apps/mainframe/grants.md): Equity awards with onchain vesting — options, RSUs and restricted stock via MetaVesT
- [The boardRoom and company records](https://docs.metalex.tech/web-app-using-the-apps/mainframe/boardroom.md): Officers, directors, board consents, and the company's formation record
- [For holders: your securities](https://docs.metalex.tech/web-app-using-the-apps/holders.md): My holdings, certificates, transfers, scripify and de-scripify — the holder's side
- [cyberRAISE — raising and investing](https://docs.metalex.tech/web-app-using-the-apps/cyberraise.md): Raise capital or invest in rounds, from draft to settlement
- [ACE — token-community raises](https://docs.metalex.tech/web-app-using-the-apps/ace.md): Token-community equity conversion rounds inside cyberRAISE
- [LeXcheX — get accredited](https://docs.metalex.tech/web-app-using-the-apps/lexchex.md): Prove accredited-investor status onchain without revealing balances
- [Your profile](https://docs.metalex.tech/web-app-using-the-apps/profile.md): Your identity, wallets, visibility settings, and notifications
- [MetaDAO — entity formation](https://docs.metalex.tech/web-app-using-the-apps/metadao.md): Form a futarchy-governed MetaDAO entity


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.metalex.tech/readme.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.
