# FAQ & Links

### Official Links:&#x20;

{% embed url="<https://linktr.ee/acidAIapp>" %}

{% hint style="success" %}
Only trust official announcements and links from acidai.app, Interact only through verified Acid Assistant sources.
{% endhint %}

### Frequently Asked Questions:

<details>

<summary>Which browsers are supported?</summary>

Currently, Acid Assistant is available as a Chrome extension.

</details>

<details>

<summary>Which wallets are supported?</summary>

We currently support **Phantom** **Wallet**. More wallet support is coming soon.

</details>

<details>

<summary>Does Acid Assistant ever have access to my private keys?</summary>

Never. All transactions are signed via your wallet provider. Acid Assistant does not store, transmit, or request your private key or seed phrase.

</details>

<details>

<summary><strong>Can Acid Assistant act without my permission?</strong></summary>

No, you’ll always be asked for confirmation before any on-chain or sensitive action.

</details>


---

# 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.acidai.app/faq-and-links.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.
