> For the complete documentation index, see [llms.txt](https://docs.intent.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intent.trade/technical-overview/gmwallet/about-gmwallet.md).

# About gmWallet

Since automation plays a pivotal role in operating Intent Trade, allowing **transactions to be executed  automatically** without the hassle of signing transactions manually would ensures the trades to be executed at the **most suitable times** with **custom logics**

**GmWallet** is a smart wallet with built-in Account Abstraction feature that will let you execute transactions with optimal convenience, but still. Forget the need to sign multiple transactions: With **built in AA features**, users will be able to sign transaction&#x20;

### How does it work?

Powered by Account Abstraction technology, gmWallet is **powered by a Smart Accoun**t that is the home of your Solana assets. Your Smart account will be linked with your Solana address and will be **your key to access the Intent Trade ecosystem.**

In the first phase, we only support **1 smart account per Solana address.**&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intent.trade/technical-overview/gmwallet/about-gmwallet.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.
