# Plug & Play - Listing our ERC-20 Stocks

<figure><img src="/files/Bu0UVh7UT9ruRalAWdtE" alt=""><figcaption></figcaption></figure>

Endpoint: sailingprotocol.org/api/instruments/get\_equity\_tokens

Details: Visit the ["Get Listed Assets"](https://www.postman.com/sailing-6350/sailing-public-api/request/40803759-727ec829-ec3c-4b18-87d9-9c869d095dbb?action=share\&source=copy-link\&creator=40803759\&ctx=documentation) section in the API collection for more information.

This endpoint allows you to fetch the **latest assets** for your platform, ensuring users can trade tokenized equities easily.


---

# 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/plug-and-play-listing-our-erc-20-stocks.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.
