# Create an account

AnyCampus Blog allows anyone to share educational content, encouraging active learning through peer-to-peer knowledge exchange. To begin, you'll need to create an account, as all activity on the platform is managed through it.

As a Web3-based platform, AnyCampus supports quick sign-up using a crypto wallet, as well as traditional options like Google or social media logins.

For step-by-step guidance on creating an account, please refer to the instructions provided on this [page](/product/walk-through/video-curriculum/for-learners/create-an-account.md).


---

# 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://docs.anycampus.io/product/walk-through/blog/create-an-account.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.
