# Wizpen

## Wizpen

- [About Us](https://wizpen.gitbook.io/about/about-us.md)
- [Privacy Policy](https://wizpen.gitbook.io/about/privacy-policy.md)
- [Terms and Conditions](https://wizpen.gitbook.io/about/terms-and-conditions.md)
- [Withdrawal](https://wizpen.gitbook.io/about/terms-and-conditions/withdrawal.md)
- [Creating and Selling](https://wizpen.gitbook.io/about/terms-and-conditions/creating-and-selling.md)
- [F.A.Q](https://wizpen.gitbook.io/about/f.a.q.md)
- [Contact Us](https://wizpen.gitbook.io/about/contact-us.md)
- [About Copyright](https://wizpen.gitbook.io/about/about-copyright.md)
- [Copyright Types](https://wizpen.gitbook.io/about/about-copyright/copyright-types.md)
- [Promote and Start Getting Money](https://wizpen.gitbook.io/about/for-creator/promote-and-start-getting-money.md): An Easy Way for Fans to Find You on Wizpen — Whether from Wattpad, Social Media, or Any Other Platform
- [Create, Sell, and Promote Tutorial](https://wizpen.gitbook.io/about/for-creator/create-sell-and-promote-tutorial.md)
- [Using Coins](https://wizpen.gitbook.io/about/for-fans-and-readers/using-coins.md)
- [Direct Purchase](https://wizpen.gitbook.io/about/for-fans-and-readers/direct-purchase.md)
- [Refund Policy](https://wizpen.gitbook.io/about/for-fans-and-readers/refund-policy.md)
- [Subscription Terms & Conditions](https://wizpen.gitbook.io/about/subscription/subscription-terms-and-conditions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wizpen.gitbook.io/about/about-us.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.
