# Welcome to Synthetix

SynthetixAI is a groundbreaking integration of artificial intelligence within the SynthetiX protocol, aimed at revolutionizing the DeFi landscape.

SynthetiX is a layer-2 built on Ethereum chain. SynthetiX creates an open space for experimentation, which has led to the emergence of thousands of decentralized applications, with a wide variety of different use cases such as.

1. Creates token under SynthetiX network: users can create token and use $STX as the payment of gas fees and contract deployment fee.
2. Transfer fee between wallets: $STX can also be used for users to make transfers between wallets
3. Generate premium AI images / chats by subscribing through Synthetix Bot ([t.me/@SynthetixaiBot](https://t.me/@SynthetixaiBot) & [t.me/@SynthetixaiChatBot](https://t.me/@SynthetixaiChatBot))


---

# 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://synthetix-2.gitbook.io/synthetix-whitepaper/introductions/welcome-to-synthetix.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.
