# About Upshift

## Overview of Upshift

**Upshift** is the operating system for institutional onchain asset management.&#x20;

Upshift lets teams design and launch vaults on 30+ chains with any DeFi and CeFi strategy, underpinned by a robust policy engine. Upshift vaults integrate with prime brokerage **August**, unlocking a $500M+ distribution network of institutional LPs, as well as ancillary services such as margin lending against vault positions.&#x20;

Broadly, Upshift enables:&#x20;

* **Custom Earn vault design** - Teams ranging from crypto neobanks to institutional credit issuers can use Upshift to design yield strategies on and off chain e.g. lending, basis trade, RWAs. Upshift vaults can deploy simultaneously to multiple protocols, meaning developers can build vaults customised to their users' risk profile.
* **Seamless SDK integration** - The Upshift SDK makes it simple to white-label any existing Upshift vault on third-party frontends. Functionality includes deposit/withdrawal, alongside metadata such as historical performance and total assets deposited.&#x20;
* **Institutional ancillary services via August** - By integrating with August, Upshift vault depositors under KYC can take out loans against vault receipt token collateral. Teams can also leverage August’s unique cross-margining architecture to design strategies combining DeFi and CeFi e.g. a basis trade with legs simultaneously on Hyperliquid and Binance.

### About August

**August** is the leading on-chain prime brokerage handling $7bn in monthly volume for institutions. Upshift vaults integrate to August by moving vault deposits into August subaccounts for deployment.&#x20;

August subaccounts are smart contract wallets offering multiple benefits:

* Vault curators execute strategies over the August platform, which offers sophisticated trading algorithms, risk management and capital efficient cross-margining
* Policies are enforced on each subaccount, meaning vault curators must remain within the mandate of the vault strategy e.g. only supply to the WETH market on Aave&#x20;
* Teams launching vaults benefit from distribution to August's network of institutional LPs, including asset mangers, family offices and hedge funds
* Vault depositors can verify onchain positions in any August subaccount
* Vault depositors may be able to borrow against their positions (requires KYC)<br>


---

# 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.upshift.finance/about-upshift.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.
