> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/legal/content-guidelines.md).

# Content Guidelines

If you write or produce any content/material describing features, products or integrations relating to the Itheum Protocol, please strictly adhere to the Content Guidelines described below. They describe restrictions and guidelines to ensure compliance and integrity of your content when used in context of Itheum.

#### Content Restrictions:

* NO mentions of tokens or token sales (ICO, IFO, IBO, IEO)
* NO direct or indirect incentive to invest (e.g., "trade," "invest," "buy")
* NO calls to action encouraging token purchase ("Buy tokens now")
* NO promises of passive income or financial gains
* NO promotion or details on airdrops, token sales, bonuses, or giveaways
* NO rewards or referral programs
* NO biased or emotional/opinionated expressions
* NO claims of "no registration," "no limits," "no fees," or "0 fees"
* NO promises of profit or earnings ("make a profit" and similar wording)


---

# 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.itheum.io/product-docs/legal/content-guidelines.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.
