# FAQ

## I'm new to crypto how do I buy CNT?

1. Download the Cryption Network and follow the set.
   1. If you don't have an existing wallet click "Create new wallet" after installation.
   2. If you already have your seed phrase click "Import Seed Phrase"
2. Click on the third tab and then click on Buy Crypto.
3. You'll see a pop up. Select your currency, MATIC and the amount you wish to purchase.
4. Follow the steps on the screen

{% hint style="info" %}
You will need to do you KYC/AML the first time you buy crypto.
{% endhint %}

## **Where are the tokens be listed?**

Cryption Network token CNT is available for purchase the following exchanges.

* PolyDEX
* Dfyn
* UniSwap

We will be listing on Centralized exchanges soon!

## Why does CNT have any value?

* Yield farming takes up the highest stake in token distribution (60%)
* Token ownership comes with voting privileges to help with network’s governance.
* CNT will also be required for access to membership only product features such as access to special portfolio strategies, exclusive access to groups, creation of bets on Seer and governance on the protocol.
* The admin fee on trades (0.05%) will be used to **buyback** CNT.
* The CNT bought back will be used to **burn** CNT, **rewarded** to stakers and the some amount will be sent to the Dev Wallet.

## Which blockchains does Cryption Network support?

Currently CNT and our products are on Polygon and Ethereum. We are planning to move to different chains in the future.

## How do I move CNT from Polygon to Ethereum or vice vesra?

1. Go to wallet.matic.network
2. Give your signature using metamask to login.
3. You can now select CNT and move to the appropriate chain.

{% hint style="info" %}
It may take upto 3 hours to move assets from Polygon to Ethereum
{% endhint %}


---

# 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.cryption.network/untitled.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.
