# General Questions

<details>

<summary>What is Raydius?</summary>

Raydius is a chain abstraction platform that simplifies Web3 development by providing a marketplace for functional modules, enabling developers to build decentralized applications more efficiently.

</details>

<details>

<summary>How can I start building with Raydius?</summary>

You can start by setting up your development environment using the Raydius SDK, following the instructions in our Getting Started guide.

</details>


---

# 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.raydius-research.com/faqs/general-questions.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.
