> For the complete documentation index, see [llms.txt](https://docs.friendly.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.friendly.market/products/nft-marketplace/quick-information-and-tips.md).

# Quick Information & Tips

Below you will find useful information and quick tips.

<details>

<summary>Reporting Inappropriate Content - <img src="https://3311703773-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0WcLpxLU689Uvu4irW9%2Fuploads%2FKXAU827QzJdnEZlTGehz%2FIcon%20material-report%402x.png?alt=media&#x26;token=db2ce9c3-6edc-47ef-b5f9-21a47237dd2e" alt="" data-size="line">​</summary>

If you believe content has been uploaded which is offensive to the community, \
please press the <img src="https://3311703773-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0WcLpxLU689Uvu4irW9%2Fuploads%2FKXAU827QzJdnEZlTGehz%2FIcon%20material-report%402x.png?alt=media&#x26;token=db2ce9c3-6edc-47ef-b5f9-21a47237dd2e" alt="" data-size="line"> symbol and follow the instructions to report it.

See more [here](/products/nft-marketplace/report-inappropriate-content.md).

</details>

<details>

<summary>Sharing NFT Listings  - <img src="/files/wkbaHfbAGtSR14tMGkKT" alt="" data-size="line"></summary>

On any NFT listing by pressing <img src="/files/CyDlpfrM2STOC1Yy4Zgl" alt="" data-size="line"> will allow you to share the link of the listing in the following ways:

* URL
* Facebook
* Twitter

</details>

<details>

<summary>Transaction Speed</summary>

When you are required to confirm a transaction please keep in mind each one will take around 30 seconds.&#x20;

This is due to the speed of Casper Network and not something Friendly Market can control.&#x20;

</details>

<details>

<summary>Royalties</summary>

Royalties are currently **NOT** supported. This is due to the CEP78 standard not having support for royalties.

</details>

####


---

# 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.friendly.market/products/nft-marketplace/quick-information-and-tips.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.
