# III.6.2 AZPencil

Once you have an AZAccount, you can create content such as articles, images, or videos and monetize them.

* Step 1: You create content on the AZC Social app.&#x20;
* Step 2: The content is stored on decentralized platforms like IPFS or Arweave.&#x20;
* Step 3: The link between the content and your account is recorded on the AZPencil smart contract.

Through this link, your ownership becomes clear, and you have full control over the content you have created. Additionally, you can also share content created by others.


---

# 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://whitepaper.azcoiner.com/iii.-core-features/iii.6-azc-socialfi/iii.6.2-azpencil.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.
