# How does Janction select and use different DAs?

Janction will comprehensively evaluate different DAs from multiple aspects, including security, technology stack maturity, scalability, and cost. Bitcoin has the highest network security at present, but its script does not have Turing completeness, and its functionality as a DA is poor. Therefore, we will focus on the technical development of the Bitcoin ecosystem. Ethereum is a mature DA, and we will prioritize considering and supporting Ethereum. However, the fees and throughput of Ethereum may become a bottleneck for our development. Therefore, we are also investigating other high-throughput and low-cost DA projects, such as Celestia, Avail, and EigenDA.


---

# 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.janction.ai/help-faq/faq/how-does-janction-select-and-use-different-das.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.
