> For the complete documentation index, see [llms.txt](https://thuman.gitbook.io/welcome-thuman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thuman.gitbook.io/welcome-thuman/faqs.md).

# FAQs

***Q: How many will be available to be minted?***

A: There are 3,333 thuman 👍🤷‍♂️\
&#x20;    They are not the same at all, and each Thuman has a variety of special charms.

***Q : How much will it cost to mint a Thuman?***

A : 0.4 SOL

***Q: Website?***

A: You can find information of Thuman at <Https://thuman.gitbook.io>

***Q: Where mint?***

A: mint.thuman.net (Preparing now, open soon)

\
\&#xNAN;***Q : Wen mint?***

A: 20th, FEB 21:00 UTC<br>

***Q: What about a secondary market?***

A: We are preparing to list in the excellent solana secondary markets, including magic eden, and will announce as soon as it is confirmed.

***Q: Where will the secondary market royalties to go?***

A: As stated in the roadmap, 50% of our secondary market sales fees will be distributed equally to holders on a weekly basis. The remaining 50% is stored in a community dao wallet and deposited in a defi pool to be used for project development and events.

***Q: Is there a limit on how many I can mint?***

A: There is no limit😁 Enjoy and mint as much as you want.

***Q: How can I create and fund my Solana wallet?***

A : Go to Phantom, download the Phantom wallet extension. Once the extension is installed, create a new wallet. Then, to fund it, go to FTX.com or Binance (any exchange that sells and supports Solana token transfer) and purchase SOL. Once you have SOL, send it over to your SOL address in your Solana wallet.

***Q: Games? Tokens?***

A: We definitely support the idea!👍 In fact, we have ideas for token and p2e game using our tokens and are in the planning stage. Blessings will come to those who HODL and wait for Thuman.


---

# 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://thuman.gitbook.io/welcome-thuman/faqs.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.
