# FAQ

Explore our **Fintag FAQ** to find answers to commonly asked questions. Uncover key insights about what Fintag is, how it ensures robust security for your transactions, and the ways you can connect with other users through the platform’s vibrant community features.

<details>

<summary>What is Fintag?</summary>

Fintag allows users to send, receive, and manage digital assets directly inside social platforms like Telegram using simple identity tags (e.g. #username). No copy‑paste wallet addresses. No additional apps. Crypto payments finally feel like messaging.

</details>

<details>

<summary>Is  Fintag custodial?</summary>

No. Fintag is non-custodial by default. Users retain full control of their funds through their linked wallets. Fintag does not hold user assets.

</details>

<details>

<summary>What makes Fintag different from other platform like wallet apps?</summary>

Fintag is built around identity, not wallet addresses. By enabling crypto payments through simple handles inside social platforms, Fintag delivers a fast, low-cost, and non-custodial experience that feels as intuitive as messaging.

</details>

<details>

<summary>How to get started?</summary>

To get started with Fintag, [create ](https://t.me/fintag_bot)your Fintag handle, connect a compatible wallet, and fund it with SOL or supported tokens. Once set up, you can send and receive crypto using simple handles directly inside supported social platforms—no wallet addresses required.

</details>

<details>

<summary>What assets can I send with Fintag?</summary>

You can send SOL and supported SPL tokens. Asset support will continue to expand as the platform evolves.

</details>

<details>

<summary>Where can I use Fintag?</summary>

Fintag is designed for social-native use, starting with platforms like Telegram. Support for additional platforms and integrations is planned.

</details>

<details>

<summary>How fast are transactions?</summary>

Transactions are executed on Solana, providing near-instant settlement with minimal fees.

</details>

<details>

<summary>Is Fintag secure?</summary>

Yes. Fintag relies on on-chain execution, cryptographic identity resolution, and standard wallet security models. Users always approve transactions from their own wallets.

</details>

<details>

<summary>Is Fintag-production ready?</summary>

Fintag is actively evolving. While core functionality is live, new features, tools, and integrations are continuously being rolled out.

</details>

<details>

<summary>Where can I get support and updates?</summary>

You can explore the documentation, join Fintag’s community channels, or follow official announcements for updates and support.

</details>

<details>

<summary>Is Fintag open to partnerships?</summary>

Yes. Fintag actively supports integrations with wallets, apps, and platforms looking to enable identity-based crypto payments.

</details>


---

# 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/getting-started/quickstart.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.
