> For the complete documentation index, see [llms.txt](https://docs.fixes.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fixes.world/developer/open-api-service/rc20-marketplace.md).

# 𝔉rc20 Marketplace

{% content-ref url="/pages/6J4cxIPFmsrnGgnusXS9" %}
[Query all 𝔉rc20 Markets](/developer/open-api-service/rc20-marketplace/query-all-rc20-markets.md)
{% endcontent-ref %}

{% content-ref url="/pages/RGSv5eOc5K4DXTBW3Hpk" %}
[Fetch 𝔉rc20 Market detailed info](/developer/open-api-service/rc20-marketplace/fetch-rc20-market-detailed-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/7xgXXHcYAuq2LbnQxnpt" %}
[Check 𝔉rc20 Market enabled](/developer/open-api-service/rc20-marketplace/check-rc20-market-enabled.md)
{% endcontent-ref %}

{% content-ref url="/pages/TW0sL0eNqCSUyHyHYZlf" %}
[Query 𝔉rc20 Listings](/developer/open-api-service/rc20-marketplace/query-rc20-listings.md)
{% endcontent-ref %}

{% content-ref url="/pages/DxBj7IcQiKMyB1XDvkEP" %}
[Query Market Trading History](/developer/open-api-service/rc20-marketplace/query-market-trading-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/WDRUBKI6wG3DiLyIgY8Y" %}
[Query Address Trading History](/developer/open-api-service/rc20-marketplace/query-address-trading-history.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.fixes.world/developer/open-api-service/rc20-marketplace.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.
