> For the complete documentation index, see [llms.txt](https://docs.picklemods.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.picklemods.com/free-resources/pickle-airport.md).

# Pickle Airport

## Preview

{% embed url="<https://www.youtube.com/watch?v=IhnLt_K1APo>" %}

## What is it?

This is a multi-framework airport system that's great for players to use as both a end-user and as a job!

It's a great fit for any type of roleplaying server, whether it's Serious RP or not.

With this resource, you will be able to do the following:

* Board Players as Passengers in your Aircraft.
* Pick up NPC Passengers to earn money.
* Pick up shipments to earn money.
* Travel to other airports when other pilots aren't available.
* Pay to board an aircraft through the airport terminal.

## Supported Frameworks

* ESX 1.1+ & Legacy
* QBCore
* Standalone

## License

Do not at any point redistribute this without my permission and credit.

I've already had to issue reports on people selling my Television Script (which is free).

That is not fair to me and to the people who get scammed out of their money.

So please, respect the rules and have fun!


---

# 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:

```
GET https://docs.picklemods.com/free-resources/pickle-airport.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.
