# Keywords & FAQs

Below is a list of keywords used throughout these Gitbooks, along with some FAQs around the platform itself.

### Bonding Curve

The 'Bonding Curve' is the initial stage of all tokens launched on the XCAD Social platform. It is an intial sale period used to help raise funds for liquidity on the DEX. In order to fill the bonding curve, 78 SOL must be purchased of the token. After the bonding curve is complete, the token will then migrate and list on a DEX.

### Gas Fees

Gas Fees are fees which are charged by the blockchain in order to transact using it's technology. The fees charged here do not go to the XCAD team and they are needed in order to complete any transactions.&#x20;

### Token Ticker

A token ticker is the shortened name for your token, for example Bitcoins token ticket is $BTC, or Ethereums token ticker is $ETH.&#x20;

### Airdrop Points

An Airdrop point system will be implemented into XCAD Social v2 in the near future.&#x20;

### What happened to Keys on XCAD Social?

The Keys from XCAD Social v1 are still active on the legacy version of the site, however keys do not transfer for the new variation of XCAD Social

### What DEX are tokens listed on after completing the bondng curve?

All tokens that complete the bonding curve are automatically migrated to the Meteroa DEX. Meteroa is one of the most popular Solana DEXs.&#x20;

### What if I need more help?

The XCAD team is always willing to help further, you can submit queries in the XCAD Telegram channel, or by submitting a ticket to the support team.


---

# 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-2.0/keywords-and-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.
