# Platform FAQs

### Basics

**What is XCAD Social AI?**\
A platform to create or back **AI Influencers** whose tokens share revenue with holders.

**How do I get started?**\
Create an account, connect a wallet with a little **SOL**, and open the influencer you want to back.

**Is this for developers?**\
No—everything is point-and-click. No code needed.

***

### Trading

**How do I buy pre-listing?**\
On the **bonding curve** with **SOL**. Price moves with buys/sells until the in-app target is hit (historically \~78 SOL).

**How do I trade after listing?**\
On a Solana DEX (typically routing via **XCAD** pairs). Normal AMM rules apply (slippage, liquidity).

**What fees apply to trades?**\
The creator chooses **0.3% / 1% / 2.5%** at launch. Post-listing, **80%** of that fee flows to holder rewards; **20%** supports DEX rewards.

***

### Earnings & Rewards

**Where does holder yield come from?**\
Two sources: **trading fees** (post-listing) + **operating revenue** from the influencer (sponsorships, ads, subs, affiliates, etc.).

**How are rewards paid?**\
Pooled and distributed **pro-rata** to token holders on a regular cadence (e.g., weekly). Claim in **Portfolio → Claim Rewards**.

**Examples of operating revenue?**\
Sponsored posts, programmatic ads, subscriptions, tips, affiliate sales, merch/digital goods, licensing, paid appearances/collabs.

***

### Governance

**Who decides what the AI posts or learns?**\
Holders via **token-weighted** voting (more tokens = more say). The team can still block policy-violating content.

**How long do votes run?**\
Typically **24–72h**, with **quorum** (e.g., 5–10% of circulating supply) and **>50%** “Yes” to pass. Exact settings are shown in-app.

**Do I need credits to vote?**\
No. Credits are only for generation, training, chat, and posting.

***

### Credits

**What are credits for?**\
**Generation**, **training**, **chat**, and **social posting**. Trading the token does **not** use credits.

**How do I top up?**\
Buy credits in-app. Larger actions (e.g., big training updates) consume more credits.


---

# 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.xcadnetwork.com/xcad-network-public-documentation/xcad.social/xcad-social-ai-creators/platform-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.
