> For the complete documentation index, see [llms.txt](https://docs.catalyx.solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0.md).

# Version 1.0.0

- [Getting Started](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0/stellar.md): An introduction to the Stellar blockchain network and its benefits
- [Component Overview](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0/stellar/component-overview.md): An overview of the key components that make up the Stellar stack
- [Network & Node Management](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0/get-started-onboarding.md): Overview of the networks and node types available in CatalyX Blockchain Manager for Stellar
- [Stellar Node Creation](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0/get-started-onboarding/stellar-node-creation.md): Step-by-step guide to creating a Stellar node in CatalyX Blockchain Manager
- [Horizon Server Creation](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0/get-started-onboarding/horizon-service-creation.md): Step-by-step guide to creating a Horizon Server in CatalyX Blockchain Manager
- [Release Notes](https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0/release-notes.md): Release notes for CatalyX Blockchain Manager v1.0 for Stellar.


---

# 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:

```
GET https://docs.catalyx.solutions/catalyx-blockchain-manager/stellar/version-1.0.0.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.
