# User Terms & Guidelines

- [Fees](https://docs.rainbowstandard.io/other/terms-and-contracts/rainbow-standard-and-registry-fees.md): Overview of certification and credit issuance fees associated with the Rainbow Standard and Tech Infrastructure.
- [General Terms of Arc Platform (Certification Platform)](https://docs.rainbowstandard.io/other/terms-and-contracts/terms-and-conditions-for-project-developers-mrv-+-registry.md): Terms of Arc, Rainbow's Certification Platform
- [Terms of Use of the Rainbow Registry](https://docs.rainbowstandard.io/other/terms-and-contracts/terms-and-conditions-for-registry-users.md): Terms of Use of Rainbow Registry
- [Privacy policy](https://docs.rainbowstandard.io/other/terms-and-contracts/privacy-policy.md): Privacy Policy of the Rainbow Certification platform and the Rainbow Registry
- [Cookie Policy](https://docs.rainbowstandard.io/other/terms-and-contracts/cookie-policy.md): The cookie policy for the Rainbow Platform.


---

# 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.rainbowstandard.io/other/terms-and-contracts.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.
