> 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/getting-started.md).

# Getting Started

## Installing the app

To Install the application head to Xcad.Social and follow the on-screen instructions.

## Create your account

1. Click Sign Up&#x20;

<figure><img src="/files/HVbmplKnH4449Dlf7qgd" alt="" width="199"><figcaption></figcaption></figure>

2. Select one of the methods available to create your account and approve Xcad.Social to link your external account

<div><figure><img src="/files/nOLdIJujhG3CD74qSnbc" alt="" width="186"><figcaption></figcaption></figure> <figure><img src="/files/VedHFWoYuTcg529zJPSI" alt="" width="278"><figcaption></figcaption></figure> <figure><img src="/files/27BL9DZcUKh7efO7Vn5V" alt=""><figcaption></figcaption></figure></div>

3. Type in a referral code if you were referred by a friend

<figure><img src="/files/oVzitfDiKNghedu5yu4J" alt="" width="198"><figcaption></figcaption></figure>

4. Buy or Deposit BNB to generate your Key to access your account for the first time

<div><figure><img src="/files/25WgJRQLl73p1LIs7bau" alt="" width="209"><figcaption></figcaption></figure> <figure><img src="/files/5Iel2ecQbZhxRxp4X4Pu" alt="" width="277"><figcaption></figcaption></figure> <figure><img src="/files/u9QizVbWOY3TBtCTMfxz" alt="" width="277"><figcaption></figcaption></figure></div>

5. Once your account is created, you should convert a portion of your BNB to XCAD. Remember to leave a small amount of BNB in your wallet for gas.&#x20;

<figure><img src="/files/od7PyzWfmu0l4DWWe1LB" alt=""><figcaption></figcaption></figure>

6. Congratulations, you are all set!

<figure><img src="/files/KZZkS8SFTOt6vhtO8ZZD" alt=""><figcaption></figcaption></figure>

You can now manage your Profile and Settings of your account from here

<div><figure><img src="/files/hyptsBoKS69eOPmh3Em5" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/1u7Rjx5KjsAzhzzPDYET" alt="" width="288"><figcaption></figcaption></figure></div>


---

# 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/getting-started.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.
