> For the complete documentation index, see [llms.txt](https://docs.armrd.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.armrd.io/from-design-to-launch-and-beyond.md).

# From Design to Launch and Beyond

Whether your project is still in inception or whether you have already launched, we're available to support you, when you need it the most. Whilst we do prefer to be involved from design, we can and will offer our services retrospectively to any project who wishes to enhance their security.

### Inception

When you conceive an idea and you want to begin building the code, we can advise you along the way. Our auditors are on hand for you to take advantage of as you build your ecosystem. We're able to build your secure Discord server or Telegram channel for you removing the hassle of doing it yourself, whilst focusing on security.

Building secure social media accounts and understanding best practices when sharing public content is critical to minimise the risk to your community.

We can KYC your whole team, verify their identities and check their history - providing you with a comfort blanket, knowing that your whole team are accountable for their actions. If one of your KYC'd team members go against the grain, we'll be there immediately by your side and working with law enforcement to provide justice.

### Post Launch Protocols

Regardless of when you project started, we can help. Whether we set-up realtime threat analysis for your smart contract or liquidity pool, or help you understand how best to manage your treasury and team wallets securely, we're here to help.&#x20;

Our realtime threat analysis has already saved millions of dollar from falling into the wrong hands. Depending on the design of your smart contract and the connection to our tools, we might even be able to pause trading prior to the attack being confirmed in the mem pool.

### Consultancy

For many of the above topics and more, we're able to offer retainer services so that you have the experts by your side, when you need them. Please enquire with us if this is of interest


---

# 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.armrd.io/from-design-to-launch-and-beyond.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.
