# Quickstart

#### Get Started with Fintag <a href="#get-started-with-fintag" id="get-started-with-fintag"></a>

Follow these simple steps to begin your Fintag journey and start transacting with Solana and other cryptocurrencies in no time:

1. Launch the Fintag SparkVibe Telegram Bot Visit the [Fintag homepage](https://fintag.io/) and access the SparkVibe Telegram Bot directly through the provided link.
2. Set Up Your Solana Wallet Create a new Solana wallet directly through the bot or import an existing one. Fintag’s streamlined process ensures your wallet is securely integrated, allowing you to manage your cryptocurrencies without leaving Telegram.
3. Personalize Your #Fintag Handle Create a unique #Fintag handle to represent your identity on the platform. This custom handle makes it easy for others to find and transact with you.
4. Customize Your Profile and Secure Your Account Navigate to the bot’s settings to personalize your profile. Enable advanced security features, such as two-factor authentication or transaction PINs, to ensure your funds and data remain protected.
5. Begin Transacting Instantly You’re ready to go! Start sending and receiving Solana or other supported cryptocurrencies directly in Telegram. Whether it’s peer-to-peer payments, tipping, or community transactions, Fintag makes it fast, secure, and effortless.


---

# 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/publish-your-docs.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.
