# Overcoming Errors

There are a few errors or failures you might see.  These are usually related to Sating's strict policy of not letting you pay fees with valuable sats.  Here are ways to overcome these issues.

This is a work in progress.  As people ask about errors I will add solutions below.

* [Transfer Valuable Sats From Valuable Ranges](/sating-tips-and-tricks/overcoming-errors/transfer-sats-from-valuable-ranges.md)
* [Cannot Transfer/Inscribe Due To Rare/Interesting Sats](/sating-tips-and-tricks/overcoming-errors/cannot-transfer-inscribe-due-to-rare-interesting-sats.md)
* [Status Code 400](/sating-tips-and-tricks/overcoming-errors/status-code-400.md)


---

# 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.sating.io/sating-tips-and-tricks/overcoming-errors.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.
