> For the complete documentation index, see [llms.txt](https://utsa.gitbook.io/services/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utsa.gitbook.io/services/other-projects.md).

# OTHER PROJECTS

- [Avail mainnet](https://utsa.gitbook.io/services/other-projects/avail-mainnet.md): The essential base layer for modern blockchains. With Avail, it’s never been easier to spin up your own blockchains
- [Installation](https://utsa.gitbook.io/services/other-projects/avail-mainnet/installation.md): Officially stated requirements: 2/4/100 ubuntu 22.04
- [Snapshot](https://utsa.gitbook.io/services/other-projects/avail-mainnet/snapshot.md)
- [Validator migration](https://utsa.gitbook.io/services/other-projects/avail-mainnet/validator-migration.md)
- [Avail testnet](https://utsa.gitbook.io/services/other-projects/avail-testnet.md): The essential base layer for modern blockchains. With Avail, it’s never been easier to spin up your own blockchains
- [Installation](https://utsa.gitbook.io/services/other-projects/avail-testnet/installation.md): Officially stated requirements: 2/4/100 ubuntu 22.04
- [Snapshot](https://utsa.gitbook.io/services/other-projects/avail-testnet/snapshot.md)
- [Validator migration](https://utsa.gitbook.io/services/other-projects/avail-testnet/validator-migration.md)
- [Canton Network](https://utsa.gitbook.io/services/other-projects/canton-network.md): Canton Network is the world’s first blockchain network with built-in privacy and full interoperability, designed for real, regulated assets
- [Canton Network](https://utsa.gitbook.io/services/other-projects/canton-network/canton-network.md)
- [Installation](https://utsa.gitbook.io/services/other-projects/canton-network/installation.md)
- [Updates](https://utsa.gitbook.io/services/other-projects/canton-network/updates.md)
- [Useful commands](https://utsa.gitbook.io/services/other-projects/canton-network/useful-commands.md)
- [Data backup](https://utsa.gitbook.io/services/other-projects/canton-network/data-backup.md)
- [Kusama](https://utsa.gitbook.io/services/other-projects/kusama.md): Kusama - Decentralized nodes
- [Decentralized nodes](https://utsa.gitbook.io/services/other-projects/kusama/decentralized-nodes.md)
- [Installation](https://utsa.gitbook.io/services/other-projects/kusama/installation.md)
- [Snapshot](https://utsa.gitbook.io/services/other-projects/kusama/snapshot.md)
- [Validator setup](https://utsa.gitbook.io/services/other-projects/kusama/validator-setup.md)
- [Validator migration](https://utsa.gitbook.io/services/other-projects/kusama/validator-migration.md)
- [Crunch bot](https://utsa.gitbook.io/services/other-projects/kusama/crunch-bot.md)
- [Polkadot](https://utsa.gitbook.io/services/other-projects/polkadot.md): Polkadot - Decentralized nodes
- [Decentralized nodes](https://utsa.gitbook.io/services/other-projects/polkadot/decentralized-nodes.md)
- [Installation](https://utsa.gitbook.io/services/other-projects/polkadot/installation.md)
- [Snapshot](https://utsa.gitbook.io/services/other-projects/polkadot/snapshot.md)
- [Validator setup](https://utsa.gitbook.io/services/other-projects/polkadot/validator-setup.md)
- [Validator migration](https://utsa.gitbook.io/services/other-projects/polkadot/validator-migration.md)
- [Crunch bot](https://utsa.gitbook.io/services/other-projects/polkadot/crunch-bot.md)
- [Tangle Network](https://utsa.gitbook.io/services/other-projects/tangle-network.md): Tangle is an Ethereum-compatible network based on Substrate
- [Installation](https://utsa.gitbook.io/services/other-projects/tangle-network/installation.md): Officially stated requirements: 2/4/100 ubuntu 22.04
- [Validator migration](https://utsa.gitbook.io/services/other-projects/tangle-network/validator-migration.md)
- [Tanssi mainnet](https://utsa.gitbook.io/services/other-projects/tanssi-mainnet.md): Build, launch, and scale Symbiotic Networks faster with Tanssi's infrastructure, tools, and integrations.
- [Installation](https://utsa.gitbook.io/services/other-projects/tanssi-mainnet/installation.md)
- [Snapshot](https://utsa.gitbook.io/services/other-projects/tanssi-mainnet/snapshot.md)
- [Validator migration](https://utsa.gitbook.io/services/other-projects/tanssi-mainnet/validator-migration.md)
- [Tanssi testnet](https://utsa.gitbook.io/services/other-projects/tanssi-testnet.md): Build, launch, and scale Symbiotic Networks faster with Tanssi's infrastructure, tools, and integrations.
- [Installation](https://utsa.gitbook.io/services/other-projects/tanssi-testnet/installation.md)
- [UOMI (GPU)](https://utsa.gitbook.io/services/other-projects/uomi-gpu.md): UOMI is a blockchain platform designed for Polkadot and Ethereum ecosystems, supporting Wasm and EVM smart contracts. Dive into a new era of decentralized economic agents governed by AI
- [Installation](https://utsa.gitbook.io/services/other-projects/uomi-gpu/installation.md): Officially stated requirements: 2/4/100 ubuntu 22.04
- [Snapshot](https://utsa.gitbook.io/services/other-projects/uomi-gpu/snapshot.md)
- [Validator migration](https://utsa.gitbook.io/services/other-projects/uomi-gpu/validator-migration.md)


---

# 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://utsa.gitbook.io/services/other-projects.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.
