Modelling the Christian faith through relationships
Living out our faith with sincerity is often a powerful avenue for the Holy Spirit to minister to others.
China
Cross-cultural ministry takes many forms. For this worker, it's often about living out his faith with integrity and simply loving the people around him. This is his account.
There are many types of relationships in which people intentionally influence each other: mentoring, counselling, consulting and coaching come to mind. There is a time and place for each.
For me, I am most comfortable modelling relationships where I simply do things alongside people, modelling life. My greatest role, then, is to abide in Christ and be led by the Holy Spirit.
Recently, I have come to believe that modelling relationships is also a transformative ministry, and a ministry that we see lived out in Jesus’ life.
Recently I had the opportunity to talk with a Han Chinese brother with whom I have spent a lot of time over the last five years. What he said is a testimony of how God can work through us in people's lives.
Below is my friend's story as he shared it with me:
“I really appreciate the way you have walked alongside of me and invited me into your friendships with Uyghur people. I am thankful that you never tried to push your thoughts on me or tried to convince me to do things the way you do them. Because I did not feel pushed or judged, I have been able to simply observe you in the way you relate to your friends. What I notice is that they are never a project or an objective to you, but people you choose to love. You share your deepest things with them. I also notice that you set aside your own preferences to make them comfortable.
I remember the first time we went to the countryside together and ate lunch with a farming family. They brought the food on dirty dishes out of a dirty kitchen, and I was trying to think how to make an excuse to decline the food. I looked and saw you smiling and eating everything. When I asked, you simply said, ‘I feel as if Jesus told me that I should eat and drink whatever they give me. Getting Giardia a few times a year is a small price to pay for doing what God wants you to do.’
I really did not feel judged, yet I knew that I, too, should eat and drink whatever they gave me. I cannot believe how things would be different for me if I would not have eaten meals at Uyghur farmers’ homes over the last few years. Some of my dearest friends would still be strangers if I had not learned this one lesson.
I remember the first time I heard you telling a Uyghur person that you follow Jesus, and you are glad that they still feel okay to be your friend. You said that you are glad we can talk about things of faith without feeling pressured to change our identity. All of the tension just left the room, and everybody became free to express themselves. Suddenly people were curious about the choices you make. I cannot imagine how my life would be different if I didn't have the opportunity to share my story of faith with Uyghur friends I have come to love.
My little church is only about 20 people, and I feel privileged to serve the Lord there. I never intended to promote a Uyghur ministry in my church; I simply started sharing about my Uyghur farming friends. Slowly my church sensed that God wanted them to do something for Uyghur people, but they were uncertain how to begin. Who would have thought they would look to me as an example? What qualifications do I have? I praise God that for some reason, He has led my church to foster relationships with Uyghurs, so that they might know about Jesus Christ and have meaningful relationships with other Han Chinese.
Recently a Uyghur family in the countryside believed in Jesus. After this, their friends and neighbours kicked them out of their village. My church heard about this and invited this family to be a part of our fellowship. It is so encouraging to see them welcome a Uygur family into our city, help them find work, and help them grow in faith. My little church is even helping the father take theology courses in Chinese, though his Chinese is not sufficient. People take turns helping him. It is really a blessing to see God at work in the lives of both Han and Uyghurs.”
Related Stories

Bringing art and beauty to Kenya's trash heaps
What business does a group of artists have, visiting a huge rubbish dump in Nairobi, sitting in tiny shacks with the trash sorters, and bringing art materials to their kids?

Trading death for life
His name is Adam, and he was a witch doctor.

From noodles to soccer balls
Aof had gone to church for many Sundays and had said many “Amens” to the prayers people had prayed for her – but nothing really worked until she challenged God herself.

The seed planter
This week we were privileged to hear the testimony of a man whose life was eternally changed by a simple question. We invited Martin to sit around a table on our back porch to share with us how the Lord saved him, and how God opened his eyes to the truth of the Gospel. This is Martin’s story.

Encouraged and empowered: Helping women help themselves
Like most girls from her village, Khushboo grew up accepting the established gender roles. She would do housework in her parents’ home until the day she moved into her husband’s home, and she wouldn't leave their husband’s house until she was carried out – when she died.
Expression curEntry.getAssetRenderer().getArticle is undefined on line 27, column 48 in 20155#20207#1429419.
1<style>
2
3</style>
4<#if entries?has_content>
5 <#assign storyIndex = 0>
6 <#list entries as curEntry>
7 <#assign storyIndex = storyIndex + 1>
8 </#list>
9</#if>
10<#if storyIndex != 1>
11
12 <h2>Most Read Stories</h2>
13
14 <#if entries?has_content>
15 <#assign storyIndex = 1>
16 <#list entries as curEntry>
17 <#assign url = request.getAttribute('CURRENT_URL')>
18 <#assign paramMinistry = httpUtil.getParameter(url, "Ministry_ID", false)>
19 <#assign currentPageIndex = url?last_index_of("/")>
20 <#assign mainArticle = url?substring(currentPageIndex)>
21 <#assign currentPageIndex = mainArticle?index_of("?")>
22 <#if (currentPageIndex > 0) >
23 <#assign mainArticle = mainArticle?substring(1,currentPageIndex)>
24 </#if>
25
26 <#assign assetRenderer = curEntry.getAssetRenderer() />
27 <#assign article = curEntry.getAssetRenderer().getArticle()>
28 <#assign articleKey = article.getResourcePrimKey()>
29 <#assign docXml = saxReaderUtil.read(curEntry.getAssetRenderer().getArticle().getContentByLocale(locale)) />
30 <#assign abstract = docXml.valueOf("//dynamic-element[@name='Text_Box7568']/dynamic-content/text()") />
31 <#assign ministry = docXml.valueOf("//dynamic-element[@name='Ministry_ID']/dynamic-content/text()") />
32 <#assign country = docXml.valueOf("//dynamic-element[@name='countries']/dynamic-content/text()") />
33 <#assign selectedImage = docXml.valueOf("//dynamic-element[@name='Square_Pic_URL']/dynamic-content/text()") />
34 <#assign title = docXml.valueOf("//dynamic-element[@name='title']/dynamic-content/text()") />
35 <#assign viewURL = assetRenderer.getURLViewInContext(renderRequest, renderResponse, '') >
36 <#assign titleURL = article.urlTitle >
37 <#if mainArticle != titleURL>
38 <#assign articleURL = viewURL + '?Ministry_ID=' + ministry + '&countries=' + country>
39 <div class="media" style="margin:0; padding: 5px 0; border-top:1px solid rgba(150,150,150,0.15);">
40
41
42
43
44 <a class="pull-left" href="${articleURL}"><img src="${selectedImage}" style="max-width: 75px;"></a>
45
46
47 <div class="media-body">
48 <a href="${articleURL}"><h4 class="media-heading">${curEntry.getTitle(locale)}</h4></a>
49 <h6 style="color:rgba(150,150,150,0.6);overflow:hidden;white-space: nowrap;text-overflow:ellipsis;margin-bottom:0;">${abstract}</h6>
50
51 </div>
52 </div>
53 </#if>
54
55 </#list>
56
57 <div class="margin-bottom" style="width:100%; border-top:1px solid rgba(150,150,150,0.15);"></div>
58 </#if>
59
60</#if>