# Generator API reference

In this reference, each generator is identified by its name and, in parenthesis, its generator ID. You use the generator ID to identify the generator in the API.

For each generator, this reference shows the structure of a link object, and provides an example of a replacement object.

Additional resources:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Structure of a generator assignment</strong></td><td>How the Structural API represents a generator assignment and configuration.</td><td></td><td><a href="/pages/iSMvXYirso6mgY1pl96D">/pages/iSMvXYirso6mgY1pl96D</a></td></tr><tr><td><strong>Generated Structural API documentation</strong></td><td>Generated documentation with detailed descriptions of the objects and fields.</td><td></td><td><a href="https://app.tonic.ai/apidocs/index.html">https://app.tonic.ai/apidocs/index.html</a></td></tr><tr><td><strong>Generator reference</strong></td><td>Detailed descriptions of the generators and their available configuration options.</td><td></td><td><a href="/pages/0Ut5IaDYLB4ZhtomxgZ9">/pages/0Ut5IaDYLB4ZhtomxgZ9</a></td></tr></tbody></table>


---

# 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.tonic.ai/app/api/quick-start-guide/tonic-api-generator-assignment/generator-api-reference.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.
