# Soldera | Product Documentation

<mark style="color:$info;">This page contains everything needed to configure the</mark> [<mark style="color:$info;">Soldera platform and toolset</mark>](https://www.soldera.org/) <mark style="color:$info;">to your needs.</mark> \ <mark style="color:$info;">If you're trying to solve a specific problem that you don't see mentioned here, feel free to get in contact with us and we'll advise on a solution and publish a guide here.</mark>

<a href="mailto:support@soldera.org?subject=product%20guide%20request" class="button secondary" data-icon="paper-plane">Request a solution</a>     <a href="https://app.soldera.org/?language=en" class="button secondary" data-icon="globe-pointer">Login</a>

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i>  Creating a producer account</h4></td><td>Get started with our GO management platform for renewable producers.</td><td><a href="/spaces/8iE8ApYySbrSymOLjL99">/spaces/8iE8ApYySbrSymOLjL99</a></td><td><a href="/spaces/8iE8ApYySbrSymOLjL99">/spaces/8iE8ApYySbrSymOLjL99</a></td><td><a href="/files/FCsfhS1xQtsiwGhicxTb">/files/FCsfhS1xQtsiwGhicxTb</a></td><td><a href="/files/FCsfhS1xQtsiwGhicxTb">/files/FCsfhS1xQtsiwGhicxTb</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i>  Creating a corporate account</h4></td><td>Get started with our EAC procurement platform for corporates.</td><td><a href="/spaces/wGPyjZHyR9pn3FsgzagG">/spaces/wGPyjZHyR9pn3FsgzagG</a></td><td><a href="/spaces/wGPyjZHyR9pn3FsgzagG">/spaces/wGPyjZHyR9pn3FsgzagG</a></td><td><a href="/files/FCsfhS1xQtsiwGhicxTb">/files/FCsfhS1xQtsiwGhicxTb</a></td><td></td></tr></tbody></table>

***

{% columns %}
{% column width="25%" %}

### Public Tooling

{% endcolumn %}

{% column width="75%" %}
{% code title="index.js" overflow="wrap" %}

```javascript
// Coming Soon
// Coming Soon

```

{% endcode %}
{% endcolumn %}
{% endcolumns %}


---

# 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://soldera.gitbook.io/soldera/soldera-or-product-documentation.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.
