# Introduction to Trava Station

Another flagship of Trava Finance is Trava Station, which serves as the core system. It is the central hub of our ecosystem, from which you can interact with and utilize other products such as Trava Lending, Staking, and Governance, as well as those of [PancakeSwap](https://app.trava.finance/station?group=pancake). This product aims to help the entire dApp of Trava Finance enhance user convenience and efficiency.

To be more specific, Trava Station streamlines your experience by allowing you to combine multiple actions into a single transaction, eliminating the need to switch between dApps and platforms. This not only saves time but also reduces gas fees, making transactions faster and more cost-effective.

*The gas fees saved by using Trava Station are significant!* You can check how much gas fees you can save in the picture and how you can aggregate multiple actions in one transaction below.

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

At present, Trava Station has 6 features:

➡️ [Freight](https://app.trava.finance/station): Allows users to execute the sequence of actions according to their own demands.

➡️ [Tramlines](https://app.trava.finance/station/tramlines/owner): Provides a list of pre-made shortcuts to do common actions.

➡️ [Junction](https://app.trava.finance/station/junction): Allow users to pre-set transactions to be auto-executed when the conditions are met.

➡️ [Portfolio](https://app.trava.finance/station/portfolio): A real-time report that keeps track of all your activities and assets in Trava Station.

➡️ [Analytics](https://app.trava.finance/station/analytics): Get real-time analysis and personal suggestions based on your assets and preferences to help your decision-making.\
➡️ [Recommendations](https://app.trava.finance/station/recommendation): Provide a thorough analysis and prediction of DEXs’ parameters.


---

# 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/introduction-to-trava-station.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.
