# Defi RealToken

Les applications détaillées dans ce chapitre, complètent le site web de RealT (objet du chapitre précédent) et sont généralement en mode WEB3. \
Dans ce mode, on s'identifie à l'application avec son propre wallet (elles ne sont donc pas accessibles, aux comptes RealT [Walletless](/tuto-community/site-realt/walletless.md)).

Les applications qui traitent spécifiquement les RealTokens, sont développées par RealT ([RMM](/tuto-community/defi-realt/rmm.md), [YAM](/tuto-community/defi-realt/dex-swap/yam.md), [Vote](/tuto-community/defi-realt/vote-realt.md), [Bridge Realtokens](/tuto-community/defi-realt/bridge-realtokens-realt.md)) ou la [Communauté](/tuto-community/la-communaute-realt.md).

Les applications qui traitent des crypto et plus spécifiquement stablecoins (pour achat / vente de Realtokens), sont indépendantes de RealT ([Achat](/tuto-community/defi-realt/achat-crypto.md), [Bridge crypto](/tuto-community/defi-realt/bridge.md), Swap ..)<br>


---

# 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://community-realt.gitbook.io/tuto-community/defi-realt.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.
