# Getting Started

{% hint style="info" %}
What we do: DESU provides monetization methods for creators and their exclusive content that are entirely peer to peer, decentralized, and powered by smart contracts. DESU is a non custodial paid social network that gives the power back to the creator.&#x20;
{% endhint %}

![Traditional Platforms Vs. DESU](/files/4YDzStKo8NwTBd0kkkvO)

## Topics Covered:&#x20;

1. [Decentralized Subscription Payments](/desu-or-decentralized-subscription-payments/guides/decentralized-subscription-payments.md)
2. [Tips & PPV Messages](/desu-or-decentralized-subscription-payments/guides/tips-and-ppv-messages.md)&#x20;
3. [Social Tokens](/desu-or-decentralized-subscription-payments/guides/social-tokens.md)
4. [Creator Earnings](/desu-or-decentralized-subscription-payments/guides/creator-earnings.md)
5. [Referrals](/desu-or-decentralized-subscription-payments/guides/referrals.md)

## Networks

**Ethereum Rinkeby Testnet**<br>

**Oasis Network - Emerald Paratime Testnet:**<br>

**Add the Emerald EVM Paratime to your metamask wallet witha  click of a button here:** [**https://docs.oasis.dev/general/developer-resources/emerald-paratime/**](https://docs.oasis.dev/general/developer-resources/emerald-paratime/)

![](/files/FMDP2c4DZaY0yN53by9I)

## How to use and test the DESU platform

### Testnet Tokens

{% hint style="info" %}
You will need some testnet ETH for gas and some testnet USDT to test and use the DESU platform.
{% endhint %}

Rinkeby Testnet ETH: <https://faucets.chain.link/rinkeby>

Rinkeby Testnet USDT: <https://bybit-exchange.github.io/erc20-faucet/>

Oasis Emerald Testnet ROSE: <https://faucet.testnet.oasis.dev/> (select Emerald)

Oasis Emerald Testnet USDT: <https://discord.gg/N4k7vcM5tH>  (Request in Discord)

<br>

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/5ST7tnUUysEv4zfzKsth" %}
[Decentralized Subscription Payments](/desu-or-decentralized-subscription-payments/guides/decentralized-subscription-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/DN8zP6GZPLGBAwjuFHAh" %}
[Tips & PPV Messages](/desu-or-decentralized-subscription-payments/guides/tips-and-ppv-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/0JVzgTsDddELXXlelm7O" %}
[Social Tokens](/desu-or-decentralized-subscription-payments/guides/social-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/r9fRia4Gn1clRMXAzuYr" %}
[Referrals](/desu-or-decentralized-subscription-payments/guides/referrals.md)
{% endcontent-ref %}

{% content-ref url="/pages/A2hyzIDe6YsMOnyu04JF" %}
[Creator Earnings](/desu-or-decentralized-subscription-payments/guides/creator-earnings.md)
{% endcontent-ref %}

{% content-ref url="/pages/mKvnV5KnIc05dq80ZWUm" %}
[Sign Up!](/desu-or-decentralized-subscription-payments/guides/sign-up.md)
{% endcontent-ref %}


---

# 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://loopfin.gitbook.io/desu-or-decentralized-subscription-payments/getting-started.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.
