# Pages

- [How To Add A Free Download To A Page](https://docs.digably.io/pages/how-to-add-a-free-download-to-a-page.md)
- [How To Add Custom CSS or Javascript to a Page](https://docs.digably.io/pages/how-to-add-custom-css-or-javascript-to-a-page.md)
- [Membership Sites](https://docs.digably.io/pages/membership-sites.md)
- [Understanding The Pages Of A Membership Site](https://docs.digably.io/pages/membership-sites/understanding-the-pages-of-a-membership-site.md): This page will give a brief overview of the various pages included in a membership site within Digably.
- [How To Create A Membership Site](https://docs.digably.io/pages/membership-sites/how-to-create-a-membership-site.md)
- [How To Add The Membership App To An Existing Site](https://docs.digably.io/pages/membership-sites/how-to-add-the-membership-app-to-an-existing-site.md)
- [How To Set Up Your Membership Login Page](https://docs.digably.io/pages/membership-sites/how-to-set-up-your-membership-login-page.md)
- [How To Set Up Your Membership Forgot Password Page](https://docs.digably.io/pages/membership-sites/how-to-set-up-your-membership-forgot-password-page.md)
- [How To Create A Membership Signup Page](https://docs.digably.io/pages/membership-sites/how-to-create-a-membership-signup-page.md)
- [How To Automatically Grant A User Access To A Membership Site After The User Signs Up](https://docs.digably.io/pages/membership-sites/how-to-automatically-grant-a-user-access-to-a-membership-site-after-the-user-signs-up.md)
- [How To Connect A Custom Domain To Your Website](https://docs.digably.io/pages/how-to-connect-a-custom-domain-to-your-website.md)
- [How To Find The URL Of Your Webpage](https://docs.digably.io/pages/how-to-find-the-url-of-your-webpage.md)
- [How To Fix Your Picture If It's Cut Off](https://docs.digably.io/pages/how-to-fix-your-picture-if-its-cut-off.md)
- [How To Add Custom HTML Into a Page](https://docs.digably.io/pages/how-to-add-custom-html-into-a-page.md)
- [How To Duplicate or Copy a Webpage](https://docs.digably.io/pages/how-to-duplicate-or-copy-a-webpage.md)
- [How To Find Royalty-Free Images For Your Website](https://docs.digably.io/pages/how-to-find-royalty-free-images-for-your-website.md)
- [I Can't See My Website When I Type In My Domain (Slug Settings)](https://docs.digably.io/pages/i-cant-see-my-website-when-i-type-in-my-domain-slug-settings.md)
- [How To Add A Custom Video To Your Page](https://docs.digably.io/pages/how-to-add-a-custom-video-to-your-page.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.digably.io/pages.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.
