# Vessel Voyage

Welcome to Vessel! This guide will explain what you can do and how you can earn rewards by joining the Vessel Voyage campaign.

The Vessel Voyage consists of two main parts:

* Providing liquidity to increase **Vessel Mileage.**
* Inviting new voyagers to earn **Referral Coins**. (Additionally, inviter will earn an additional 16% Vessel Mileage from the invitee.)

If you are a new voyager, please refer to the instructions in [set-up-a-wallet](https://vesselfinance.gitbook.io/vessel/mainnet-user-guide/set-up-a-wallet "mention") to create a Vessel account and log in.

If you're an existing voyager, you can directly visit [https://trade.vessel.finance/voyage](https://trade.vessel.finance/trade) to start your journey.

## Notes

Vessel reserves the right to adjust the reward distribution rules based on actual circumstances.

If a user is found to be engaging in fraudulent activities (e.g., manipulating Trading Volume), Vessel reserves the right to disqualify them from receiving rewards.


---

# 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://vesselfinance.gitbook.io/vessel/vessel-voyage.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.
