> For the complete documentation index, see [llms.txt](https://lexie-crypto.gitbook.io/lexie-crypto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lexie-crypto.gitbook.io/lexie-crypto/links/faqs.md).

# FAQs

### LexieAI

<details>

<summary>Q1: What is LexieAI?</summary>

LexieAI is your **personal AI crypto analyst** — a conversational assistant that helps you navigate DeFi, track markets, analyze tokens, and manage your digital assets. She combines **AI intelligence**, **zero-knowledge security**, and **gameified engagement** into one seamless ecosystem spanning LexieVault, LexieChat, and LexieTitans.

</details>

<details>

<summary>Q2: What makes LexieAI different from other AI or DeFi tools?</summary>

Lexie isn’t just an analytics chatbot or an incognito Web3 vault — she’s both.\
The ecosystem merges three elements most users struggle to combine:

1. **AI Alpha** → actionable market intelligence and technical analysis.
2. **Incognito** → personal vault that enables you to transact incognito on-chain.
3. **Gamification** → a tap-to-earn ecosystem that rewards engagement through LexieTitans and LexiePoints.

This makes Lexie the first “**AI crypto analyst**” that’s fun, secure, and user-friendly.

</details>

### LexieVault

<details>

<summary>Q1: What is LexieVault?</summary>

LexieVault is a **zk-secured, non-custodial vault** that allows you to hold, send, and receive crypto assets confidentially.\
It ensures your assets remain fully owned by you while keeping your on-chain activity incognito from public visibility.

</details>

<details>

<summary>Q2: Is LexieVault compliant?</summary>

LexieVault supports **viewing keys** and **OFAC wallet screening**, ensuring users enjoy confidentiality without regulatory risk.

</details>

<details>

<summary>Q4: How do I add or remove funds from my vault?</summary>

* To **add funds**, click the *Add* tab, choose a token, and confirm the transfer — gas fees are not sponsored and must be paid from your connecting wallet.
* To **remove funds**, click *Remove* and select your token and amount — gas fees are automatically sponsored here, so the funds will appear back in your public wallet within seconds.&#x20;

</details>

<details>

<summary>Q5: Can anyone see my vault or transactions on-chain?</summary>

No. Vaults are zk-encrypted, meaning all balances, transfers, and counterparties are confidential. Even on blockchain explorers, transactions appear as if they come from Lexie’s **gas relayer**, not your vault — preserving complete confidentiality.

</details>

### LexieID

<details>

<summary>Q1: What is LexieID?</summary>

LexieID is your **unified LexieAI Web3 identity** — a simple, human-readable username (e.g., `@cryptoqueen`) that replaces long wallet addresses. It links you to the LexieAI ecosystem under one alias, making transactions, referrals, and social interactions frictionless.

</details>

<details>

<summary>Q2: What are LexiePoints?</summary>

LexiePoints are the **engagement currency** of the ecosystem.\
You earn them through gameplay, referrals, transactions, and quests.\
Points can be used to:

* Upgrade Titans (boost mining rate, multipliers, etc.)
* Climb leaderboards
* Unlock rewards

</details>

### Lexie Token

<details>

<summary>Q1: What is the $LEXIE token?</summary>

$LEXIE is the **native utility token** powering the entire LexieAI ecosystem.\
It’s designed to unify access, incentives, and rewards across all Lexie products — from fee discounts to staking rewards and premium AI tools.

</details>

<details>

<summary>Q2: What can I do with $LEXIE?</summary>

* **Access Premium AI:** Unlock advanced market intelligence and trade signals.
* **Reduce Fees:** Stake or hold $LEXIE to lower vault transaction costs (as low as 0.25%).
* **Earn Rewards:** Stake $LEXIE tokens to receive rewards from the platform.
* **Participate in Governance:** Future DAO plans will allow token holders to influence roadmap decisions

</details>

<details>

<summary>Q3: How do I earn or acquire $LEXIE?</summary>

* Participate in the Lexie ecosystem and early access events.
* Purchase $LEXIE through public sales or launchpad events near the Token Generation Event (TGE).

</details>

### Community & Vision

<details>

<summary>Q1: Will there be real-world events or meetups?</summary>

Yes. Post-TGE, Lexie plans to host **community parties, events, and meetups** every few months. These will include influencer collaborations, AMAs, and even fun contests like the “Lexie Lookalike Challenge.”

</details>


---

# 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://lexie-crypto.gitbook.io/lexie-crypto/links/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.
