> For the complete documentation index, see [llms.txt](https://lavarage.gitbook.io/lavarage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lavarage.gitbook.io/lavarage/community/tephra/mission-2.md).

# Mission 2

**Mission 2 Date:**

**Start:** September 02, 2024 00:00 UTC\
**End:** September 15, 2024 23:59 UTC

#### TL;DR - Activities for earning Tephra in Mission 2:

1. **Trading on Lavargae platform:** Continue to trade on our dApp as you did in Mission 1. Each transaction fuels our journey further into the cosmos.
2. **Partner exclusive boost:** Take advantage of an exclusive **10% boost** offered in collaboration with our esteemed partner, Backpack.
3. **Social and Community Quest on Galxe:** Engage with our social media and communities through Galxe quests to earn points.

### Trading

**Breakdown (remains the same as** [**Mission 1**](/lavarage/community/tephra/mission-1.md)**)**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXerhmceNtT9ekKGv72i23BE6XYjHSKKiMePUa2uvt1mNljJXAHPXCJxn93DzrGoF-RsBjzaUUdDjvSoIOMyfOfhj8LKoturddVoXn0qjzFtLRHnDUeusC2_KswyDc5SDdHo7kJqpCVeqeaIDhUBPEMVFZnl?key=5qbnz2v1NEP1rY5n9GPVrQ" alt=""><figcaption></figcaption></figure>

**Trading Example:**

Imagine you opened a position of 1 $SOL using 2x leverage, i.e. you borrowed an additional 1 $SOL (**Open Borrow Size**) resulting in a total **Open Position Size** of 2 $SOL.

After 10 days, you closed the position with 0.02 $SOL of Interest Paid and a profit of 1.50 $SOL (**Sold Profit Made**), resulting in a **Sold Position Size** of 3.50 $SOL.

Base on our current rate, your total Tephra earned for this trade will be as follows:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdaEMNTFyMcVqPSuFQsdE6hrXzFaCQPN-cXbEFYGeoe7y6oi53EMPRbEC21I-awnYiqhDGbRbipFbBBUAsw3UbdWzNvGIajJX0Nu7xPF0JpGQ4PQxiLxWLxr20fKbJNap7UJWhR5kw_3vUhFRG-urJEVIvu?key=5qbnz2v1NEP1rY5n9GPVrQ" alt=""><figcaption></figcaption></figure>

Start to earn Tephra on our platform:[ https://app.lavarage.xyz](https://app.lavarage.xyz/)

### Partner Exclusive Boost

**Backpack 10% Tephra Boost**\
10% extra Tephra points will be rewarded to the Trading activities of all users of Backpack wallet during this promotional period. If the user in the example above was using the Lavarage platform with a Backpack wallet, the user would earn 1459 \* 1.1 = **1604** points.

### Social & Community Quest

**Galxe quest collection "Tephra exploration: Mission to the Moon"** \
**Link:** <https://app.galxe.com/quest/lavarage/GC39htxBim>

**Collect Social Points**\
As you traverse the rugged landscapes of our social platforms, each task you complete fuels your climb with more Social Points. Remember, the path to the moon is not a solitary journey; the more you interact and participate, the richer your rewards.

*Understanding Your Gear: Points Conversion*\
While you gather Social Points along this journey, bear in mind that these are **NOT** the same as Tephra Points.

**Bi-Weekly Social Missions**\
Each leg of our journey is structured around a **bi-weekly campaign, aligning with the Mission timeframe**. As you pace yourself, keep an eye on the horizon for the next starting point.

**Monthly Community Missions**\
Active Discord members will be granted roles automatically. You may claim your social points with the roles on Galxe "Lavanaut Community Quest". Please check #lava-credits channel for the role eligibility: <https://discord.com/channels/1187376783356612718/1199843717369045062>

**Bonus Rewards from the Crater**\
At the end of each campaign, the volcanic crater offers up its treasures. A bonus is calculated based on the total Tephra points amassed from trading activities during the mission. **In our first social campaign, which marks the start of Mission 2, the bonus rate erupts to 25%.**

For instance, if our collective trading efforts generate 10,000 Tephra points, an additional 2,500 Tephra points will be released from the crater's depths. These will be distributed among you, our brave Lavanauts, in proportion to the Social Points you’ve earned during your journey!

<br>


---

# 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://lavarage.gitbook.io/lavarage/community/tephra/mission-2.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.
