# FAQs

### **How secure is my data?**

Your private data, including wallet credentials, is never stored by AskGaia. All transactions are processed through Phantom Wallet, ensuring that sensitive information remains private and secure.

### **Can I use AskGaia without a Phantom Wallet?**

No, currently AskGaia requires a Phantom Wallet connection to interact with the Solana blockchain. Without a wallet, you will not be able to perform transactions or access personal wallet information.

### **How do I disconnect my Phantom Wallet?**

To disconnect your Phantom Wallet:

1. Click on the **"Disconnect Wallet"** button in the top-right corner of the AskGaia interface.
2. Follow the instructions to safely disconnect from the platform.


---

# 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://askgaia.gitbook.io/askgaia-documentation/getting-started/faqs.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.
