# Pin the cloud!

## Welcome to our documentation!

Pinsites is a collection of a few utilities that can be used either in an integrated fashion OR alternatively, you can pick and choose the utility that would suit your specific purpose. The over-arching purpose here is to get powerful websites running on the Internet.

You can even do away with web-hosting space providers, in many situations!  Our utilities can be used to create websites that do not need any web-hosting space at all! No recurring fees. No bandwidth issues.. and many more advantages!

Yet, we are also graceful to conventional web-hosting providers too. A couple of our utilities are useful to improve your efficiency when using those systems. So if you already have a website and is kind of stuck with an existing web-hosting provider; two of our utilities can still help you there.

**About this documentation here**\
This documentation explains all the aforementioned utilities.

```
When you see such boxes, it means you need 
to follow specific instructions given inside here.
```

Here are some more conventions in our documentation:

{% hint style="info" %}
&#x20;When you see such boxes with the blue (i) icon on the side, you can follow the additional material given here carefully
{% endhint %}


---

# 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.pinsites.in/master.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.
