# Supported Assets

Here you’ll find our cannonical feed of critical token metadata. Use these endpoints to power your UI components, dashboards, or back‑end services with live, delicate details like contract addresses, logos, and human‑friendly descriptions.

Sailing classifies Tokens in two main intuitive categories so you -or your users- can easily integrate this to your everyday financial life.&#x20;

We’ve built this feed so you can build faster, safer, and with total confidence.

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/Oc2pyijj0ybN89nQjGDE" %}
[Equity Tokens](/supported-assets/equity-tokens.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/NWq5WMrqCys0CdNO1zv0" %}
[Currency Tokens](/supported-assets/currency-tokens.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
Want a custom filter? Let’s talk [here](https://wa.me/17866553696).
{% endhint %}


---

# 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/supported-assets.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.
