# Next Steps

After you've completed these five steps, your organization is set up for others to start joining Select Star.

If you have other data tools to set up, visit the Integrations pages.

{% content-ref url="/pages/-MgSVP4u2TS\_45Ykm4-n" %}
[Integrations](/integrations.md)
{% endcontent-ref %}

See detailed information about specific Select Star Features, or explore Data Discovery workflows.

{% content-ref url="/pages/-MkwYaJhaNX6V2yn2mpJ" %}
[Features](/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkwZCdQadfrewbgCTsI" %}
[Data Discovery](/data-discovery.md)
{% endcontent-ref %}

Data Managers can learn how to document and organize data from the pages on Data Management.

{% content-ref url="/pages/-MkwZOoMZQzL0gKrqAqf" %}
[Data Management](/data-management.md)
{% endcontent-ref %}

Detailed information about using each of Select Star's integrations is available under Learning Data.

{% content-ref url="/pages/-MkwZXOd2wGWE0sL-ObJ" %}
[Learning Data](/learning-data.md)
{% endcontent-ref %}

Admins can configure data sources and users by consulting the Data Source Management and User Management sections.

{% content-ref url="/pages/-MkwZjAVQrHMQTuMU5MX" %}
[Data Source Management](/data-source-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkwZqplj0-Vb0fNpmVX" %}
[User Management](/user-management.md)
{% endcontent-ref %}

Developers can check out our Select Star API for setup instructions and documentation.

{% content-ref url="/pages/-Mkw\_00H3MfUYEoEtgaK" %}
[Select Star API](/select-star-api.md)
{% endcontent-ref %}


---

# 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.selectstar.com/getting-started/next-steps.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.
