# Overview

[**Pixboost**](https://pixboost.com/) is an Image CDN Cloud Service that delivers images end to end for your website or application.

The service works end-2-end and includes 2 main components:

* API - Collection of HTTP endpoints that optimising and transform images
* CDN - Content Delivery Network that stores optimised images in the closest to the user location

Once an image has been processed, it's cached on CDN, increasing the speed at which images can be retrieved on subsequent requests.

![Diagram that shows how Pixboost Image CDN works](https://1476540046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lmt8xTtwpk3g-UlZf5Q%2Fuploads%2Fgit-blob-1d358e364b360c10b37602e45c11dac1a334a85f%2Fpixboost-concept.png?alt=media)

Here is the short video on how to use Pixboost API:

{% embed url="<https://youtu.be/Uj7EU5rUvx8>" %}

In the next chapter, you'll learn how to start using Image CDN in five simple steps.


---

# 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://help.pixboost.com/readme.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.
