# GNSMultiCollatDiamond

*Diamond that contains all code for the gTrade leverage trading platform*

{% file src="/files/hJFnQOm8d3mjVbW14zgc" %}

**Please refer to** [Facets](/developer/technical-reference/contracts/core/facets.md) **for list of facets and functions they support.** \
**Essential Diamond facets like DiamondCut, Loupe and other Access-Control related facets can be found in** [Abstract](/developer/technical-reference/contracts/core/abstract.md)


---

# 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.gains.trade/developer/technical-reference/contracts/core/gnsmulticollatdiamond.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.
