# Samecoin Protocol Intro

{% hint style="info" %}
These docs are being actively maintained and updated. Some parts may be unfinished or pending updates.
{% endhint %}

![](https://2943445488-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYsQAShn-2ksU1wZMX3%2F-MctI8y1T3NEehlP8hnp%2F-MctIEY-WPePApbknvLx%2Fsamecoin-social.jpg?alt=media\&token=f5226774-8395-445f-9632-71d33f6d5f70)

👋 👋 👋 Welcome to the **Samecoin Protocol Docs**. This live document is updated as the Samecoin project grows and develops. Currently, we aim to provide a high-level overview of the protocol and its components.

Samecoin Protocol is a **decentralized stablecoin protocol** running on Binance Smart Chain, with lots of other features which let you **mint, save, LP stake, and manage your tokens**.

It is fast & cheap enough that anyone can easily use SAME and SUSD in on-chain or off-chain applications.<br>

### Get Started

* [Step1. Create a crypto wallet](https://docs.samecoin.com/how-to-start/create-a-crypto-wallet)
* [Step2. Get BEP20 Token](https://docs.samecoin.com/how-to-start/step2.-get-bep20-token)
* [Step3. Connect Your Wallet](https://docs.samecoin.com/how-to-start/step3.-connect-your-wallet)
* [Step4. How to Mint](https://docs.samecoin.com/how-to-start/step4.-how-to-mint-redeem)
* [Step5. How to Redeem](https://docs.samecoin.com/how-to-start/step5.-how-to-redeem)
* [Step6. How to Save](https://docs.samecoin.com/how-to-start/step6.-how-to-save)
* [Step7. How to Stake](https://docs.samecoin.com/how-to-start/step7.-how-to-stake)

### FAQs

* [Samecoin FAQs](https://docs.samecoin.com/faqs/samecoin-faqs)
* [SameUSD/SameEuro FAQs](https://docs.samecoin.com/faqs/sameusd-sameeuro-faqs)

### Features

* [Mint and Redeem](https://docs.samecoin.com/features/mint-and-redeem)
* [Save](https://docs.samecoin.com/features/save)
* [LP Stake](https://docs.samecoin.com/features/lp-stake)
* [Governance](https://docs.samecoin.com/features/governance)


---

# 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://docs.samecoin.com/master.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.
