# TAO.com Status

## TAO.com

{% hint style="success" %}
**Status:** All systems operational. For more details, see [TAO.com Status](/support/tao.com-status.md).

Having trouble? Start with [Frequently Asked Questions (FAQs)](/support/frequently-asked-questions-faqs.md).
{% endhint %}

<table><thead><tr><th width="317.84375">Product</th><th width="191.27734375">Status</th><th>Notes</th></tr></thead><tbody><tr><td><a href="https://apps.apple.com/us/app/tao-com-bittensor-wallet/id6476235156">TAO.com iOS mobile app</a></td><td>✅ Operational</td><td></td></tr><tr><td><a href="https://chromewebstore.google.com/detail/bittensor-wallet/bdgmdoedahdcjmpmifafdhnffjinddgc?hl=en">Bittensor Wallet Chrome extension</a></td><td>✅ Operational</td><td></td></tr><tr><td>TAO.com backend</td><td>✅ Operational</td><td>Powers the mobile app and Chrome extension</td></tr><tr><td><a href="https://www.tao.com/">TAO.com website</a></td><td>✅ Operational</td><td></td></tr></tbody></table>

## Status Log

#### <mark style="color:$success;">**Resolved:**</mark> **Balance graph showing inaccurate dip in balance**

**Tue, May 5th, 2026**

* We are aware of a historical data issue resulting in the balance graph on the wallet tab in the TAO.com iOS app showing an inaccurate dip in balance. Your funds are safe - this is an issue with how historical balances over time are currently being shown. We have identified the issue and are working to restore older historical data. We will update here once resolved.
* **Update**: this issue has been resolved; historical balances are now displaying correctly.

#### <mark style="color:$success;">**Resolved:**</mark> **Some transaction history values showing in TAO even when display is set to USD**

**Tue, Mar 24th, 2026**

* We are aware of a minor bug resulting in transaction history amounts sometimes showing in TAO even if the user's currency preference is set to display in USD. We expect to fix this in our next release expected next week and will update here once resolved.

For full history, see [Status History](/support/tao.com-status/status-history.md).

## Third-Party Services

These are third-party services that we rely on to provide the TAO.com experience. Please reference their status pages for details on any interruptions to related features above not yet noticed by our team.

<table><thead><tr><th width="150.49609375">Third Party</th><th width="143.37109375">Service</th><th width="216.6875">How we use it</th><th>Where to find status</th></tr></thead><tbody><tr><td>Bittensor</td><td>Bittensor blockchain</td><td>Fetch wallet balances, holdings data, subnet data, staking / unstaking, buying / selling subnet tokens, transfers, and more.</td><td><a href="https://discord.com/channels/799672011265015819/830075335084474390">Official Discord - Announcements Channel</a></td></tr><tr><td>Coinbase</td><td>Coinbase Onramp</td><td>To provide users with the ability to buy TAO.</td><td><a href="https://status.coinbase.com/">Coinbase Status</a></td></tr><tr><td>Coinbase</td><td>Coinbase - API</td><td>To provide real-time USD-to-TAO prices.</td><td><a href="https://status.coinbase.com/">Coinbase Status</a></td></tr><tr><td>CoinMarketCap</td><td>CoinMarketCap API</td><td>To provide historical USD-to-TAO prices.</td><td><a href="https://status.coinmarketcap.com/">CoinMarketCap Status</a></td></tr></tbody></table>


---

# 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://support.tao.com/support/tao.com-status.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.
