# What is SONA?

<figure><img src="https://2625968802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlOUjKcOx8Z4fQ3IespIc%2Fuploads%2FJjoXU2VarFhB5NVbZYii%2Ftelegram-cloud-photo-size-4-5944969224772503066-y.jpg?alt=media&#x26;token=95aa56b7-7603-40c1-a7e7-560d1f12d4fd" alt=""><figcaption></figcaption></figure>

Introducing the SONA framework, an AI-agent DeFi framework designed to streamline blockchain interactions and aggregate crucial project-related information for any AI Agents. By leveraging conversational AI and real-time data aggregation, SONA empowers users to manage DeFi operations, stay updated on project developments, and analyse trends across various platforms and protocols. It utilises natural language processing to interpret user prompts, execute complex DeFi actions, and provide near real-time insights from multiple data sources.

TLDR: SONA brings AI agents to perform actions on blockchains. Think of SONA as a layer between chains that allows AI agents to finally run onchain. This allows agents to do things like buy tokens autonomously, trade assets, build smart contracts and run DAO's, this is all now possible with SONA.

## Why use SONA?

DeFi and blockchain projects evolve rapidly, demanding users to stay informed while managing complex operations. SONA simplifies this process by:

* **Automating** DeFi actions like bridging, swapping, staking, and borrowing.
* **Aggregating & analyzing** data from platforms such as Twitter, Telegram, Discord, GitHub, and Gitbook.
* **Providing real-time insights** into price movements, community sentiment, and development activity.

By streamlining operations and centralizing key information, SONA saves time and helps users make well-informed decisions.

## Use Cases:

* Web3 AI Assistant
* Limit Order Agent
* Account Abstracted wallet agent
* DeFi companion
* Passive investor


---

# 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.tars.pro/sona-framework/what-is-sona.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.
