# Name Palindromes

Name, or character, palindromes are sat names that are the same backwards and forwards.  A simple palindrome would be abcba, but all of the palindromes we will find in 2023 are 11 digits long.  Soon the number of characters used in each sat name will drop to 10.

These palindromes actually become more rare as time goes on due to most bitcoin being created early.  Each time bitcoin halves the palindromes created each day are also cut by half.&#x20;


---

# 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.io-basics/the-main-sating-page/sating-search-types/name-palindromes.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.
