--- outline: deep --- # Custom Description Scope API We can use `interp_add_scopeapis` to register custom description scope APIs to support custom configuration domains and interfaces. ## Basic Example ### Build and Run ```bash $ xmake $ xmake run ```