# Freight

Freight is considered the core of Trava Station, where you can select the needed information and parameters, drag and drop actions to execute in the order you want. For example, you want to withdraw some $BNB from the Trava Lending Pool, and then deposit it in Trava Staking. Instead of doing many steps, you just need to drag and drop the actions and execute them with just 1 click. With Trava Freight, all the laborious, time-consuming, and costly steps on different interfaces can be combined into a single transaction.

Currently, Freight has been operating smoothly on Mainnet, however, it mostly only allows basic actions and interactions with Trava Finance's Lending Pools, PancakeSwap, etc. on BNB Chain. We are still continuing to polish the product and develop Freight even more in the future. If you have any suggestions, let us know so the team can check and work on them.


---

# 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.trava.finance/trava-station/freight.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.
