# Intro

This documentation aims to familiarize general users with Backprop Finance and also serve as a comprehensive guide for developers working with Backprop Finance.

Built by [Tensorplex Labs](http://tensorplex.ai/), Backprop Finance is a decentralised exchange built on top of Bittensor, bridging DeFi with the Bittensor AI ecosystem.&#x20;

Through Backprop Finance, you hold the power to partake in the trading of supercommodities — the foundational resources that will propel the next era of decentralised AI.

## Problem Statement <a href="#problem-statement" id="problem-statement"></a>

Bittensor, despite being one of the leading decentralised AI ecosystem, has always been very daunting to most when it comes to buying and managing TAO investments. While we have previously built Tensorplex LST that empowers native EVM users to access and trade yields that are only attained through staking in Bittensor network, the complexity will only increase with the introduction of subnet tokens (colloquially known as Dynamic TAO, or dTAO). It is no trivial task to reliably manage one’s exposure towards the subnets due to the intricate complexity of the underlying staking and emission mechanism under the Dynamic TAO regime.

## Backprop Finance for Bittensor  <a href="#swap-and-trade-tao-evm-tokens-seamlessly" id="swap-and-trade-tao-evm-tokens-seamlessly"></a>

The dTAO Trading Terminal in Backprop Finance empowers dTAO investors and traders alike with more powerful features such as:

* Real-Time Price Tracking & Charts
* Whale transaction alerts and wallet monitoring capabilities
* Integrated information terminal about the Bittensor subnets curated by Tensorplex Labs
* Portfolio visualization grouped by tokens, subnets, validators
* Many more features and products to come including DCA, Dynamic TAO yield-compounding automation strategies etc.

In the next phase of Backprop, we plan to launch a DeFi-oriented subnet which will serve as the backbone of tokens on the EVM layer within the Bittensor ecosystem. More details will be published soon.

{% content-ref url="/pages/lFfgUUVaqDnUtOzP1mEr" %}
[Dynamic TAO Trading Terminal](/backprop-finance-for-bittensor/dynamic-tao-trading-terminal.md)
{% endcontent-ref %}


---

# 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.backprop.finance/intro.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.
