> For the complete documentation index, see [llms.txt](https://docs.seoneo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seoneo.io/documentation/campaigns/campaign-creation-screen/1-diagram.md).

# 1 - Diagram

This is where you choose your campaign diagram.&#x20;

<figure><img src="/files/BPA6d1Aol5QvLO945Z2a" alt=""><figcaption></figcaption></figure>

On the left side you will find different diagrams for you campaign. This list includes built-in SEO Neo diagrams and all diagrams you have created using [**Diagram Editor**](/documentation/diagram-editor.md).

When you select different diagrams you will see that "**Referring Domains**" value changes. This is value is the number of different **referring domains** that you will get backlinks from, if you select this diagram for your campaign.

{% hint style="info" %}
Based on your diagram (number of groups, type of groups and tiers) the next sections/parts will be effected.\
\
For example a diagram with a single Web 2.0 group will require less user input than a diagram with many groups and tiers.
{% endhint %}

On this screen you can also enable "**Hide siblings groups**" option.&#x20;

<figure><img src="/files/VXjI5uK9RHCI5VJJA4jF" alt=""><figcaption></figcaption></figure>

This option makes **sibling groups** (groups that appear as a single instance, but are multiple instances of the same group type) to act **as a single group**. For example, in the image below, although you can only see one instance of Social Bookmarking, there are in fact two instances of this group. If you enable "**Hide sibling groups**" you will edit those two groups as single one, to make the whole process faster and easier. If you prefer to edit both instances, you will need to keep the toggle button disabled.

You can read more about sibling groups and how to use this powerful feature, on [**this section of our documentation**](/documentation/features/sibling-groups.md).

When you finish your selection click "**Next**" button to move on the next section.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.seoneo.io/documentation/campaigns/campaign-creation-screen/1-diagram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
