# Outage and bug flags

The Taraswap team tries to keep service at 100% uptime, but we all know that at the forefront of innovation, with Taraxa constantly stress-testing and RPCs being volatile, this might not be possible.

{% hint style="info" %}
We would like to ask everyone to drop us a message on the Taraswap telegram group whenever they experience slow quotes or other inefficiencies.
{% endhint %}

### Possible outages and causes

* Token price outdated -> indexer outage
* taraswap.info not loading -> indexer outage
* slow or looping qoute fetch -> Taraxa-level RPC outage


---

# 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.taraswap.info/docs/outage-and-bug-flags.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.
