# Resources

In addition to creating APIs, Cosmocloud brings a bunch of cool features to the table. Let's give you a quick tour without diving too deep into the technical stuff.\
\
Here are some articles we've introduced in this section :&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>API's</h3><p>Explore the world of APIs and discover how Cosmocloud empowers you to create APIs effortlessly within minutes. <br><br><a href="resources/apis">Learn More -></a></p></td><td></td><td></td></tr><tr><td><h3>Environments</h3><p>Optimize your development workflow and boost developer productivity using environment management.</p><p><br><a href="resources/environments">Learn More -></a></p></td><td></td><td></td></tr><tr><td><h3>Models</h3><p>Effortlessly craft your model schema with just a few clicks, simplifying the process of creating complex models .<br><br><a href="resources/models">Learn More -></a></p></td><td></td><td></td></tr><tr><td><h3>Secrets</h3><p>Enhance security and organization by safeguarding your environment variables through the use of secrets.<br><br><a href="resources/secrets">Learn More -></a></p></td><td></td><td></td></tr><tr><td><h3>User Management</h3><p>Invite teammates and simplify collaboration and streamline management for a smoother team experience.<br><br><a href="user-management">Learn More -></a></p></td><td></td><td></td></tr><tr><td><h3>Full-text search</h3><p>Explore full-text search, uncovering how indexes and analyzers work together to enhance your search experience.<br><br><a href="resources/document-search/full-text-search">Learn More -></a></p></td><td></td><td></td></tr></tbody></table>


---

# 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.cosmocloud.io/resources.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.
