# Introduction

![](https://3629785200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzwb61vgRcVLru3HHSnTb%2Fuploads%2FtAaTXaJPDIPbw6iTMf82%2Fimage.png?alt=media\&token=b4633fdb-3948-4316-b175-18dedd54cae6)

### Introduction

[Rabet](https://rabet.io/) is an integrated set of open-source wallets for the Stellar network, allowing everyone around the world to interact with Stellar

### **For developers**

Developers can directly inject Rabet into their application through the browser without the need to install an SDK or package. This is the start of safe interaction with your users.

### **For users**

Users can easily do all operations available on Stellar, including asset transfer or asset exchange, and interact with all the Stellar apps in a safe user-friendly environment. Rabet is your key to entering the world of Stellar.

### **Goal**

Rabet's goals are tied to Stellar's goals. This means that Rabet helps Stellar to become a global payment network.

To become a robust financial network globally, a cascade of events need to take place:

1. Widespread user adoption, which hinges on sufficient levels of liquidity;
2. Liquidity is predicated on user interactions.
3. Users only interact with a platform that delivers an enjoyable experience both at its core and the client level.

Therefore, Rabet aims to create enjoyable experiences for users at the client level.


---

# 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://wiki.rabet.io/introduction.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.
