> For the complete documentation index, see [llms.txt](https://brcstarter.gitbook.io/brcstarter-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brcstarter.gitbook.io/brcstarter-litepaper/what-problems-do-we-solve.md).

# What problems do we solve?

**BRC-20 Token Integration:**

The adoption of BRC-20 tokens faces constraints due to the scarcity of launchpads that actively support the protocol's development. BRCStarter is poised to overcome this challenge by offering projects a user-friendly app for streamlined launches, backed by its unique community support approach.

Although centered on BRC-20, BRCStarter is set to expand its horizons by introducing IDOs across various chains.

**Legitimate and High-Quality Projects:**

&#x20;Addressing a global concern, and particularly significant for a protocol generating substantial hype, lies the challenge of accurately assessing projects to distinguish between legitimate ventures and questionable ones. With a seasoned team and influential backers providing guidance, BRCStarter is committed to undertaking thorough due diligence. This involves a meticulous project filtration process and an extended selection procedure to ensure the inclusion of only reputable and high-quality projects.

**Network Strengthening**

Launching projects might lack the essential network support for an optimized market introduction. Leveraging our extensive network across various sectors in the crypto industry, we assure a secure and sustainable launch, encompassing key elements such as influencers (Kols), audits, centralized exchanges (CEX), and more.


---

# 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://brcstarter.gitbook.io/brcstarter-litepaper/what-problems-do-we-solve.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.
