# Sailing Protocol Integration

* [**Plug & Play - Listing ERC-20 Stocks**](https://docs.sailingprotocol.org/broken-reference)

  Get the complete list of tokenized stocks on Sailing Protocol.
* [**User Onboarding and Verification**](https://docs.sailingprotocol.org/broken-reference)

  Verifying and onboarding users securely.
* [**User Identification by Wallet**](https://docs.sailingprotocol.org/broken-reference)

  Authenticating users via their crypto wallets.
* [**Checking User Verification Status**](https://docs.sailingprotocol.org/broken-reference)

  Learn how to confirm and track user verification progress.

### **Getting Started Guide**<br>

#### **Public Endpoint Access**

Most API endpoints are publicly accessible and do not require an API key for standard usage.

**Enhanced Access with API Key**

For higher request volumes or access to advanced features, an API key can be generated ([contact us](https://t.me/nicoszerman)).

### **Why List ERC20 Stock Tokens on Your App?**

1. **Bringing Real-World Stocks to Crypto** – These are high-value, super attractive assets that bridge TradFi and DeFi, opening up stock trading to the crypto world.
2. **Market-Making Bots Keep Prices Aligned** – Our bots track Wall Street prices in real-time, making sure tokenized stocks stay in sync and trade efficiently on DEXes.
3. **Liquidity Providers Earn Extra APY** – Thanks to built-in arbitrage, our liquidity pools generate **higher and more reliable returns** for LPs, making it a win-win for everyone.


---

# 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.sailingprotocol.org/sailing-protocol-integration.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.
