> For the complete documentation index, see [llms.txt](https://docs.xcadnetwork.com/xcad-network-public-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xcadnetwork.com/xcad-network-public-documentation/xcad.social/xcad-social-v1.md).

# XCAD Social v1

## Welcome to XCAD.Social Documentation

XCAD.Social is a unique application that allows anyone with a YouTube or X (formerly Twitter) account to issue a 'key'. This key grants users and fans access to exclusive perks around the Creator, such as chat room access.

In this documentation, you'll find everything you need to know about XCAD.Social, from getting started to understanding the fees and airdrop rewards.

### [What is XCAD.Social?](/xcad-network-public-documentation/xcad.social/xcad-social-v1.md)

XCAD.Social is a groundbreaking platform that's similar to the popular Friend Tech app, but with some key changes. It's the first application of its kind to have a native token, the XCAD Token, which is used to purchase keys. XCAD.Social is launched on the BNB Chain and allows both web3 and web3 influencers to issue keys.

### [Getting Started](/xcad-network-public-documentation/xcad.social/xcad-social-v1/getting-started.md)

Here, you'll find a step-by-step guide on how to install the application, create your account, and get started with XCAD.Social.

### [Keys](/xcad-network-public-documentation/xcad.social/xcad-social-v1/keys.md)

Learn about the concept of 'keys', how to issue them, and the perks they offer to users and fans.

### [Fees & Airdrop Rewards](/xcad-network-public-documentation/xcad.social/xcad-social-v1/fees-and-airdrop-rewards.md)

Understand the fee structure of XCAD.Social and how to earn airdrop rewards.

### [Help & Support](/xcad-network-public-documentation/xcad.social/xcad-social-v1/help-and-support.md)

If you encounter any issues or have any questions, our Help & Support section is here to assist you.

XCAD.Social is more than just an app; it's the first part of the V2 SocialFi Ecosystem. The best-performing Creator keys on XCAD.Social will qualify to launch Fan Tokens with XCAD. This creates a sustainable ecosystem around Social Fi for the long term.

We're excited to have you on this journey with us. Dive in and explore the world of XCAD.Social! 🚀


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xcadnetwork.com/xcad-network-public-documentation/xcad.social/xcad-social-v1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
