# How to

- [Update License Key in RWC](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/update-license-key-in-rwc.md): If you have recently obtained a new license key for RapidWeaver Classic and need to replace your existing one, follow the steps outlined below.
- [Share Your Project File](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/share-your-project-file.md): In this guide we’ll show you how to create zip file archives for both your project file and add-ons folder, then show you how to share those files with our support team for troubleshooting.
- [Upgrade Projects](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/upgrade-projects.md): Detailed information on upgrading projects to newer versions of RapidWeaver.
- [Add Google Analytics](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/add-google-analytics.md): How to track site visitors with Google Analytics in RapidWeaver
- [Improve Search with SEO](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/improve-search-with-seo.md)
- [Embed a YouTube Video](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/embed-a-youtube-video.md): A quick guide to embedding a YouTube video on your website
- [Embed a Vimeo Video](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/embed-a-vimeo-video.md): A quick guide to embedding a Vimeo video on your website
- [Edit an .htaccess File](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/edit-an-.htaccess-file.md): Use RapidWeaver's built-in publishing engine to edit files on your web server.
- [Build an Online Store](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/build-an-online-store.md)
- [Edit Your Website Online (CMS)](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/edit-your-website-online-cms.md)
- [Create a Members Area Using Sitelok](https://docs.realmacsoftware.com/classic-manual/user-manual/how-to/create-a-members-area-using-sitelok.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.realmacsoftware.com/classic-manual/user-manual/how-to.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.
