> For the complete documentation index, see [llms.txt](https://docs.cian.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cian.app/point-system/cian-voyage-points.md).

# CIAN Voyage Points

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

### Points Composition:

Voyage Points = [CIAN Points](https://point.cian.app/point) + OAT Points + Ambassador Points + WL Points + Good Suggestion

### CIAN Points

#### How to earn [CIAN Points](https://point.cian.app/point)?

Choose a strategy you like and make a deposit to earn CIAN Points. To minimize the impact of leverage differences and price fluctuations across different coins, points are calculated based solely on unleveraged value, using Personal Unleveraged TVL divided by CIAN Unleveraged TVL.

#### Boost of CIAN Points

{% tabs %}
{% tab title="2x Boost" %}

* [rsETH Pre-Deposit Bera Vault](https://yieldlayer.cian.app/berachain/0x6dD1736E15857eE65889927f40CE3cbde3c59Cb2) (Up to <mark style="color:orange;">3x</mark> with [Passive Bera NFT](https://opensea.io/collection/passive-bera-2))
* [pumpBTC Pre-Deposit Bera Vault](https://yieldlayer.cian.app/berachain/0x83B5ab43b246F7afDf465103eb1034c8dfAf36f2) (Up to <mark style="color:orange;">3x</mark> with [Passive Bera NFT](https://opensea.io/collection/passive-bera-2))
* [uniBTC Pre-Deposit Bera Vault](https://yieldlayer.cian.app/berachain/0xf7cb66145c5Fbc198cD4E43413b61786fb12dF95) (Up to <mark style="color:orange;">3x</mark> with [Passive Bera NFT](https://opensea.io/collection/passive-bera-2))
  {% endtab %}

{% tab title="1.5x Boost" %}

* [rsETH Yield Layer - Mainnet](https://yieldlayer.cian.app/vaults/0xd87a19fF681AE98BF10d2220D1AE3Fbd374ADE4e?chainId=1)
* [rsETH Yield Layer - ARB](https://yieldlayer.cian.app/vaults/0x15cbFF12d53e7BdE3f1618844CaaEf99b2836d2A?chainId=42161)
  {% endtab %}
  {% endtabs %}

#### Calculation Rules

*CIAN Points* = (Personal Unleveraged TVL / CIAN Unleveraged TVL) \* Daily Distributed Points

*CIAN Unleveraged TVL* = ∑ (Hold Value + Supply Vaule - Borrow Value + Margin Value)

*Personal Unleveraged TVL* = ∑ (LP Amount \* LP Token Price)

#### How many points are distributed daily?

Please refer to the Yield Layer's introduction page for the daily distributed points. The daily distributed points will increase based on the growth of the TVL and the community.

#### Why isn't my strategy showing points?&#x20;

Only vault\&yield layer points are displayed at the moment. Points for automated strategies will be updated soon.

### NFT/OAT Points

Complete tasks on Galxe to claim OAT: <https://app.galxe.com/quest/CIAN>

**NFT/OAT List:**&#x20;

{% embed url="<https://docs.google.com/spreadsheets/d/1Mt3MVyyMe-Zo2N0hJymMugIsj0c2AEDZxcwP4xF7xTI/edit?usp=sharing>" %}

{% hint style="info" %}
**NFT/OAT Points** = Tier Points \* Bonus Points\
NFT/OATs will be converted into Voyage Points
{% endhint %}

### **Ambassador Points**

Community is the core asset of CIAN. Ambassadors are the strongest driving force behind CIAN’s community.&#x20;

Join CIAN Ambassador Family: <https://forms.gle/qvzHyPfAHQjRt8p29>\
More Details about CIAN Ambassador: [Join the CIAN Ambassador Program!](https://docs.cian.app/ambassador-program/join-the-cian-ambassador-program)

{% hint style="info" %}
**Bonus Conversion Rates:** active and loyal ambassadors recognized by the CIAN community may get enhanced rates
{% endhint %}

[Ambassador Points (Before Zealy)](https://docs.google.com/spreadsheets/d/10Xs6itiQWaaZ9M-MR6tE3TPDrtaBaz-0rMtrKvFXvE0/edit?usp=sharing)

{% embed url="<https://docs.google.com/spreadsheets/d/10Xs6itiQWaaZ9M-MR6tE3TPDrtaBaz-0rMtrKvFXvE0/edit?usp=sharing>" %}

### WL Points

The WL means you will be eligible to claim a certain amount of CIAN tokens when it’s released\
\
We will distribute WL as rewards during specific events, such as Twitter Spaces, Community Calls, or other collaborative campaigns.

[WL List](https://docs.google.com/spreadsheets/d/1rac5rF1ziixGUCFoBnFDVh9v1wzPAIbjCF8Piz-w9S4/edit?usp=sharing):

{% embed url="<https://docs.google.com/spreadsheets/d/1rac5rF1ziixGUCFoBnFDVh9v1wzPAIbjCF8Piz-w9S4/edit?usp=sharing>" %}

### Good Suggestion

Share & Vote your feedback and suggestions in the #proposal-voting channel in CIAN discord

Proposals with actionable feedback will be eligible for additional airdrop rewards!


---

# 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://docs.cian.app/point-system/cian-voyage-points.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.
