# TAO.com Support Center

## Status

{% hint style="warning" %}
**Status:** Known issue with how data is displaying on graphs in the TAO.com iOS app. Your funds are safe.

For details, see [tao.com-status](https://support.tao.com/support/tao.com-status "mention"). Having trouble? Start with [frequently-asked-questions-faqs](https://support.tao.com/support/frequently-asked-questions-faqs "mention").
{% endhint %}

### Popular Pages

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-comment-question">:comment-question:</i></h4></td><td><strong>FAQs</strong></td><td>Answers to the questions we get the most</td><td></td><td></td><td><a href="support/frequently-asked-questions-faqs">frequently-asked-questions-faqs</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td><strong>Troubleshooting &#x26; Help</strong></td><td>Guides to common issues</td><td></td><td></td><td><a href="support/troubleshooting-and-help">troubleshooting-and-help</a></td></tr><tr><td><h4><i class="fa-hand-wave">:hand-wave:</i></h4></td><td><strong>Getting Started</strong></td><td>Onboarding guides and product documentation</td><td></td><td></td><td><a href="documentation/getting-started">getting-started</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/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.
