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

# Keys

## What are Keys?

Keys grant you access to the Creator's chat rooms and are volatile assets that can be traded on the platform using the XCAD Token. Note: You will still require BNB for gas.&#x20;

Some keys on the platform will be exchangeable into Creator Tokens when the Creator of that key launches a Creator token. More information will follow in Q1 next year.

While it is possible to buy a fraction of a key on XCAD.Social, you will require at least 1 whole key to access the relevant Creators' chatroom.

## Buying Keys

1. Navigate to the Explore tab

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

2. Find the key you want to purchase and click "Buy"

<div><figure><img src="/files/qKTokVFNsLQBBRcsuxaz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/oiIF4FqydObVbj4dfM0Y" alt=""><figcaption></figcaption></figure></div>

3. You'll see your newly bought key on your holdings right away on the user's profile and in the "Keys" tab&#x20;

<div><figure><img src="/files/lQzhHD0YXTv7a24yUwqN" alt="" width="366"><figcaption></figcaption></figure> <figure><img src="/files/tCvZyqe9gwhhsjhtC1zT" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="success" %}
On the Keys Tab you can manage your Wallet balance (Buy, Deposit and Withdraw your Assets)
{% endhint %}

## Chatting with your favourite Creators

1. Go to the "Chat" Tab where you can manage your chatrooms, and click on the Creator's chatroom to open the conversation

<figure><img src="/files/16winU7slmxL1vnNLgwt" alt=""><figcaption></figcaption></figure>

2. You can also access your conversation directly from the Creator's profile page

<figure><img src="/files/lQzhHD0YXTv7a24yUwqN" alt="" width="366"><figcaption></figcaption></figure>


---

# 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/keys.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.
