# FAQ \[Frequently Asked Question]

<table><thead><tr><th width="67.33333333333331">No</th><th width="206">Question</th><th>Answer</th></tr></thead><tbody><tr><td>1</td><td>Making Kaikas (Clayton) wallet</td><td>A Kaikas wallet is required for trading Klaytn-based coins and NFTs. For details, see the link below.<br><a href="https://chartpan.blogspot.com/2023/05/exclusive-to-klaytn-how-to-make-and-use.html">https://chartpan.blogspot.com/2023/05/exclusive-to-klaytn-how-to-make-and-use.html</a></td></tr><tr><td>2</td><td>How to buy NFT</td><td><p>1) First of all, you must have a blockchain electronic wallet that can store NFT.</p><p></p><p>2) Since ChartpanNFT and SsugiNFT are based on Klaytn, a Kaikas wallet is required. Access the link below and follow the detailed instructions to create a Kaikas wallet. <br><a href="https://chartpan.blogspot.com/2023/05/exclusive-to-klaytn-how-to-make-and-use.html">https://chartpan.blogspot.com/2023/05/exclusive-to-klaytn-how-to-make-and-use.html</a></p><p><br>3) If you have created a wallet, you can trade NFT on an NFT exchange called Opensea. For details, see the link below. <br><a href="https://chartpan.blogspot.com/2023/05/lets-explore-how-to-buy-and-sell-nft-on.html">https://chartpan.blogspot.com/2023/05/lets-explore-how-to-buy-and-sell-nft-on.html</a></p></td></tr><tr><td>3</td><td>How to mine Chartpan Token with ChartpanNFT</td><td>Tokens are automatically mined when you connect your wallet after registering as a member on the Chartpan.com homepage. For details, see the link below.<br><a href="https://chartpan.blogspot.com/2023/05/mining-chartpantoken-with-chartpannft.html">https://chartpan.blogspot.com/2023/05/mining-chartpantoken-with-chartpannft.html</a></td></tr><tr><td>4</td><td>How to earn revenue with SsugiNFT</td><td>If you connect your wallet after registering as a member on the Chartpan.com homepage, tokens will be automatically paid. For details, see the link below.<br><a href="https://chartpan.blogspot.com/2023/05/mining-chartpantoken-with-chartpannft.html">https://chartpan.blogspot.com/2023/05/mining-chartpantoken-with-chartpannft.html</a></td></tr><tr><td>5</td><td>How to register ChartpanToken in Kaikas Wallet</td><td><p>[How to make it visible on the holding token list] <br>You just need to register the ChartpanToken contract address in your wallet.</p><p> * ChartpanToken contract address: 0x503d007c920d9ed5e449a18449ecd72799723ae5<br></p><p>For details, see the link below. <br><a href="https://chartpan.blogspot.com/2023/05/adding-chartpantoken-to-kaikas-wallet_27.html">https://chartpan.blogspot.com/2023/05/adding-chartpantoken-to-kaikas-wallet_27.html</a></p></td></tr><tr><td>6</td><td>When is the chartpanToken payment point when holding the Chart panNFT?</td><td>It is every Sunday at 22:00 (Korean time, UTC+10).</td></tr><tr><td>7</td><td>When will the Cpoints paid when staking ChartpanToken come in?</td><td>Payment is made every day at 23:00 (Korean time, UTC+11).</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://chartpan-com.gitbook.io/chartpan_en/faq-frequently-asked-question.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.
