> For the complete documentation index, see [llms.txt](https://help.twinr.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.twinr.dev/get-started/fun-fact.md).

# Fun Fact

Our logo isn’t just a design – it carries the meaning and vision behind Twinr. Here’s the story:

### What does "<mark style="color:green;">Twinr</mark>" mean?

“Twinr” stands for Twin of your website.

We help you transform your website into mobile apps that look and feel the same. This ensures your customers get a seamless experience whether they’re browsing on web, iOS, or Android.

### The Secret of "." in Logo

<div align="left"><img src="/files/UBrJxsMGjBFWGS3sGa5i" alt="" width="128"></div>

Have you noticed the dot (.) after “t” in our logo? It’s not just decoration – it represents completion.

At Twinr, we complete your development needs by giving you fully functional, beautiful mobile apps for both Android & iOS.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.twinr.dev/get-started/fun-fact.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.
