# Welcome

Welcome to the official **Fintag** documentation.

Fintag is an identity-first crypto payments and token infrastructure that lets users and developers move value using human‑readable handles instead of wallet addresses. \
\
Our mission is simple: **replace wallet addresses with identity and bring crypto natively into social communication.**

On the infrastructure side, Fintag provides APIs and SDKs that enable developers to integrate identity‑based payments, token transfers, swaps, and on‑chain interactions into their own products.

### Jump right in

Jumpstart your journey with Fintag. Follow our Quickstart guides to enable seamless, handle-based transactions on your preferred platform in minutes.

{% columns %}
{% column %} <a href="/pages/QPzbTvC6XsT5gERiU43E" class="button primary" data-icon="plug-circle-bolt">Quickstart</a>
{% endcolumn %}

{% column %} <a href="/pages/7FvWQMF0kTK7HGhlQfmo" class="button secondary">FAQ</a>
{% endcolumn %}
{% endcolumns %}

Explore the **Overview** to learn more about the Fintag ecosystem and our core products. If you are a developer looking to build with Fintag, visit our **SDK & APIs** page for full technical documentation.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</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-file-doc">:file-doc:</i></h4></td><td><strong>Overview</strong></td><td>Core concepts, product vision, whitepaper, roadmap, and how Fintag works.</td><td><a href="/files/BkwHWekSlFFXe6RnsUjy">/files/BkwHWekSlFFXe6RnsUjy</a></td><td></td><td><a href="/pages/aOjs4gC5WzIpifbjuGsn">/pages/aOjs4gC5WzIpifbjuGsn</a></td></tr><tr><td><h4><i class="fa-square-code">:square-code:</i></h4></td><td><strong>SDK &#x26; APIs</strong></td><td>Everything developers need to build with Fintag, from setup to production.</td><td><a href="/files/f8obAwT2PHsinqBuZiln">/files/f8obAwT2PHsinqBuZiln</a></td><td></td><td><a href="https://dev.fintag.io/">https://dev.fintag.io/</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://docs.fintag.io/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.
