# How to Contribute to The Cloud Storage Guide

### Edit an existing page

The Cloud Storage Guide relies on the community for up-to-date insights about cloud storage platforms.&#x20;

If you have a suggestion for an article, you can click the **Edit** button the appropriate page and submit a change request.&#x20;

All change requests will be manually checked before being merged. Please provide a source link with your changes so that content can be verified. Edits without a source will be immediately discarded.&#x20;

### Create a new page

If you wish to add a new page, follow the same Edit process and add the new page in the appropriate spot i.e. Egnyte AI Capabilities under "Egnyte Overview".&#x20;

Added pages may be altered to fit the styling of other pages on The Cloud Storage Guide.&#x20;


---

# 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.the-cloud-storage-guide.io/contribute/how-to-contribute-to-the-cloud-storage-guide.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.
