# Mint ReadFi NFT

1. Enter ReadFi Website\
   Web: <http://www.readfi.org/><br>
2. Click login to connect to the wallet<br>

   <figure><img src="/files/Hlq7FXbNOhfHrsAQ8TBu" alt=""><figcaption></figcaption></figure>
3. Click Create to enter content creation page<br>

   <figure><img src="/files/iU4xIgdasxEEY8NyUd9c" alt=""><figcaption></figcaption></figure>
4. Complete the content filling, set the book reading attributes, if it is paid reading, set the price per 1000 words<br>

   <figure><img src="/files/XnLXLt7SEqEqoxoe28CG" alt=""><figcaption></figcaption></figure>
5. After completing the above content, click Publish to confirm the information<br>

   <figure><img src="/files/RHCg4apOE5wX0I2N6dBX" alt=""><figcaption></figcaption></figure>
6. After confirming that it is correct, click **Publish**<br>

   <figure><img src="/files/VGiVF6TLs1yo4ZWFoPp5" alt=""><figcaption></figcaption></figure>
7. After finishing posting, go to **My Account**<br>

   <figure><img src="/files/gHp6S3WhSJXLU869ryPT" alt=""><figcaption></figcaption></figure>
8. Select My Books to enter the book details page<br>

   <figure><img src="/files/1qFX9OnOxp8XsNUB9IW4" alt=""><figcaption></figcaption></figure>
9. Click Create new content to edit a new chapter<br>

   <figure><img src="/files/VQgJWFrmMukKMyMhKzkR" alt=""><figcaption></figcaption></figure>
10. Edit the chapter title & content, click publish after completion<br>

    <figure><img src="/files/JkQ5xQlNHUpVN9KXIY0C" alt=""><figcaption></figcaption></figure>
11. Repeat 9-10 to complete more chapter content releases<br>

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


---

# 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://readfiofficial.gitbook.io/readfi/readfi-guild/mint-readfi-nft.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.
