# How to get started

Anyone can apply to become a creator on dFans.xyz and monetize their influence in the Web3 world:

1. Visit dFans' Official Website:\
   Access [dfans.xyz](http://dfans.xyz) using a mobile or computer browser
2. Log in Using Wallet or Email\
   dFans offers multiple login options, including digital wallets and email. Creators can use any method to log into the dFans site.
3. Apply to Become a Creator:\
   On mobile or desktop, click on your profile icon to find the menu. There, locate and access the option to apply as a creator. After submitting the required information, dFans will review and approve your application, allowing you to create your creator page.
4. Set Up Your Personal Page for Monetization\
   Once approved as a creator, you can register your domain in the format dfans.xyz/yourname. You can then recommend your personal page to your fans, who can buy your works with cryptocurrency.


---

# 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.dfans.xyz/getting-started/how-to-get-started.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.
