> For the complete documentation index, see [llms.txt](https://docs.primelister.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primelister.com/troubleshooting/item-not-listed.md).

# Your item could not be listed due to an error. Please try listing the item again.

**Error:** Your Item Could Not be Listed due to an Error. Please Return to the Home Screen and Try Listing the Item Again.

This error is getting by our [Mercari.com](https://www.mercari.com/) customers as of 01.10.2020.&#x20;

**Why are you getting this error probably?**&#x20;

Sometimes errors like this can occur when [Mercari.com](https://www.mercari.com/) updates its site. You are getting this error due to mistakes made by their development teams.&#x20;

**How to resolve this error?**&#x20;

This error has nothing to do with the PrimeLister. Now try to add any of your products by making a copy-listing, you will get the same error. When [Mercari.com](https://www.mercari.com/) resolves the error, your error will be resolved without any update.&#x20;

**Updated article at 04.10.2020**&#x20;

Mercari.com technical team solved the problem. Bugs fixed. If you are still getting an error please log out and log in again. Sometimes chrome caches the old [mercari](https://www.mercari.com/) website version. You can use PrimeLister. Thank you for your understanding.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.primelister.com/troubleshooting/item-not-listed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
