> For the complete documentation index, see [llms.txt](https://docs.anycampus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anycampus.io/product/walk-through/video-curriculum/for-creators/manage-your-profile.md).

# Manage your profile

Before publishing your curriculums,  make sure your profile is ready to go public. It is important to build credibility with potential learners. utilize the Bio section to introduce yourself: what you do, your expertise, experience, passion, and teaching style in a brief paragraph. If you have a professional social media presence, that’s a plus! Simply type in your preferred social media profile link or website to provide potential learners with more insight into who you are. For more detailed guidance on managing your profile, please refer to  [For Learners: Manage your account](/product/walk-through/video-curriculum/for-learners/manage-your-account.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 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/video-curriculum/for-creators/manage-your-profile.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.
