# Tech References

#### Sample play seeder repo to create new play microservices:&#x20;

{% embed url="<https://github.com/indrajra/play-service-seeder/tree/master/service-seed-without-router>" %}

#### Confluence Space for various design references:

{% embed url="<https://project-sunbird.atlassian.net/wiki/spaces/UM/pages>" %}
User Management
{% endembed %}

{% embed url="<https://project-sunbird.atlassian.net/wiki/spaces/SBDES/overview>" %}

#### Sunbird-Lern Jira Project :

{% embed url="<https://project-sunbird.atlassian.net/jira/software/c/projects/LR/boards/102/backlog?issueLimit=100>" %}

#### GitHub Organisation:&#x20;

{% embed url="<https://github.com/Sunbird-Lern>" %}

#### Circle-CI

{% embed url="<https://app.circleci.com/projects/project-dashboard/github/Sunbird-Lern/>" %}


---

# 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://lern.sunbird.org/use/learn-more/tech-references.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.
