> For the complete documentation index, see [llms.txt](https://invomagic.gitbook.io/ticketsdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://invomagic.gitbook.io/ticketsdocs/tickets/ticketscdn.md).

# TicketsCDN

<figure><img src="/files/R8Yh8BfROaacq0hqFV4N" alt=""><figcaption></figcaption></figure>

Tickets has CDN because well, Discord's CDN Links expire after only 24 hours, and we want to let you to have Icons and Ticket Panel Images that last forever!

## Add Images to TicketsCDN

You'll need to run the `/upload image` command and select the image you want to upload, after uploading it and sending the command you'll see this prompt

<figure><img src="/files/QGA3ZiQjiruwYWokqfGe" alt="" width="375"><figcaption></figcaption></figure>

Simply Click "Agree & Upload" this will then start the upload process, await for this to end

<figure><img src="/files/4nnuyzSvCveDSSYAJKuz" alt="" width="375"><figcaption></figcaption></figure>

You'll then get an image link, it'll start with <https://ticketscdn.invomagic.com/images/\\>
You can now copy this link and use it in Tickets!

<figure><img src="/files/J7aXZDpWvNksFUUDu4Ra" alt="" width="563"><figcaption></figcaption></figure>

### Limits & TicketsPRO Perks&#x20;

Total Images: Free users get up to 100 Uploaded while TicketsPRO Users get up to 300\
Upload Speeds: Free users get a standard file upload speed, whereas TIcketsPRO users get Fast Upload speeds

## Rules

You are agreeing and following Discord Terms and Our (Invomagic's) Terms\
You agree the content you're uploading follows the above terms AND all local laws\
You agree that the content you're uploading is NOT expecit\
\
Failure to follow these WILL result in a full blacklist of our services and if bad enough a report local law enforcement

## CDN Provider

We use Cloudflare for our CDN, this ofc means that if we exceed their free tier it will start resulting in costs and these can add up, this is why we have upload limits\
That being said it means you're images are held by cloudflare, which we trust a lot.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://invomagic.gitbook.io/ticketsdocs/tickets/ticketscdn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
