# Member Resources

{% hint style="success" %}
**Useful resources:** As a widely regarded ecosystem with many thriving projects, Shimmy has a number of useful resources available to broaden your knowledge and exposure. Take a look at some interesting reference points below.
{% endhint %}

[Main Website](https://shimmyapp.com/)&#x20;

[Github](https://github.com/Shimmy-App)&#x20;

[Internal Site](https://shimmyapp.com/) (access required)&#x20;


---

# 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.shimmyapp.com/external-links/for-members/member-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.
